aboutsummaryrefslogtreecommitdiffstats
path: root/gemtext2html.awk
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-21 22:07:00 -0500
committersejo <sejo@texto-plano.xyz>2021-05-21 22:07:00 -0500
commit4387b39914d8bf7845b6e2fb5a367e9c31b7fc43 (patch)
tree704c985d6c9783bcb4e27a23c7771a30a5fb01c8 /gemtext2html.awk
parent8b27b1cc215006edb9c9fcc2b4307c1d7d3ffa9e (diff)
downloadsitio-4387b39914d8bf7845b6e2fb5a367e9c31b7fc43.tar.gz
quita icono
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