aboutsummaryrefslogtreecommitdiffstats
path: root/gemtext2html.awk
diff options
context:
space:
mode:
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 b32a86e..3d1a6f1 100644
--- a/gemtext2html.awk
+++ b/gemtext2html.awk
@@ -30,7 +30,7 @@ BEGIN{
print "<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />"
print "<meta content='initial-scale=1.0, maximum-scale=1.0, user-scalable=yes' name='viewport'/>"
print "<link rel='stylesheet' href='./static/estilo.css'>"
- print " <link rel='icon' href='./img/icon_bola.gif' type='image/gif' sizes='16x16'> "
+# print " <link rel='icon' href='./img/icon_bola.gif' type='image/gif' sizes='16x16'> "
contenido = "<main><section>"
nav = "<nav><ul>"
Un proyecto texto-plano.xyz