aboutsummaryrefslogtreecommitdiffstats
path: root/gemtext2html.awk
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-31 22:53:36 -0500
committersejo <sejo@texto-plano.xyz>2021-05-31 22:53:36 -0500
commit6693473a5e3374bb791f886646d0ab74e77f5be8 (patch)
tree0c556ae944d32ba34ab53fd658b835a002307ef5 /gemtext2html.awk
parent6ed5e1c54995f65b55a949d9fa447c604d01de4a (diff)
downloadsitio-6693473a5e3374bb791f886646d0ab74e77f5be8.tar.gz
alt text en header
Diffstat (limited to 'gemtext2html.awk')
-rw-r--r--gemtext2html.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtext2html.awk b/gemtext2html.awk
index 218cf43..80082be 100644
--- a/gemtext2html.awk
+++ b/gemtext2html.awk
@@ -78,7 +78,7 @@ NR == 1{
print "<body>"
print "<header>"
# print "<p><a href='./index.html'>{" sitio "}</a></p>"
- print "<p><a href='./index.html' title='lenteja numérica'>{<img src='./img/icon_bola.gif' style='margin:0'/>}</a></p>"
+ print "<p><a href='./index.html' title='lenteja numérica'>{<img src='./img/icon_bola.gif' style='margin:0' alt='icono de lenteja numérica'/>}</a></p>"
print "<h1>"titulo"</h1>"
print "</header>"
Un proyecto texto-plano.xyz