aboutsummaryrefslogtreecommitdiffstats
path: root/gemtext2html.awk
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-21 20:23:32 -0500
committersejo <sejo@texto-plano.xyz>2021-05-21 20:23:32 -0500
commit8b27b1cc215006edb9c9fcc2b4307c1d7d3ffa9e (patch)
treef986a955a785bdde39e475ea8ad9111ccdc97545 /gemtext2html.awk
parentf9791a3f8b3e061c9c941704cb1728e7a2159546 (diff)
downloadsitio-8b27b1cc215006edb9c9fcc2b4307c1d7d3ffa9e.tar.gz
icono
Diffstat (limited to 'gemtext2html.awk')
-rw-r--r--gemtext2html.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gemtext2html.awk b/gemtext2html.awk
index 714dc9f..b32a86e 100644
--- a/gemtext2html.awk
+++ b/gemtext2html.awk
@@ -30,6 +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'> "
contenido = "<main><section>"
nav = "<nav><ul>"
Un proyecto texto-plano.xyz