cambio de título e icono a ln

This commit is contained in:
sejo 2021-05-26 18:31:28 -05:00
parent 4b5b29e93e
commit 3416d470ed
5 changed files with 14 additions and 10 deletions

View File

@ -34,6 +34,7 @@
END{
print ""
print "página actualizada en: " fechasjm " (1" fecha ")"
print "=> ./index.gmi {🥭}"
# print "=> ./index.gmi {🥭}"
print "=> ./index.gmi {🧆}"
# fecha = system( "date -r " FILENAME " --rfc-3339=date" )
}

View File

@ -11,7 +11,8 @@
#
BEGIN{
sitio = "🥭"
# sitio = "🥭"
sitio = "ln"
# para poder abrir y cerrar <ul>, <pre>, <p>:
modo_lista = 0
modo_pre = 0
@ -30,7 +31,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>"
@ -76,7 +77,8 @@ NR == 1{
print "</head>"
print "<body>"
print "<header>"
print "<p><a href='./index.html'>{" sitio "}</a></p>"
# print "<p><a href='./index.html'>{" sitio "}</a></p>"
print "<p><a href='./index.html'>{<img src='./img/icon_bola.gif' style='margin:0'/>}</a></p>"
print "<h1>"titulo"</h1>"
print "</header>"
@ -322,7 +324,8 @@ END{
print "</section>"
print "</main>"
print "<footer>"
print "<p><a href='./index.html'>{" sitio "}</a></p>"
# print "<p><a href='./index.html'>{" sitio "}</a></p>"
print "<p><a href='./index.html'>{<img src='./img/icon_bola.gif' width=8px height=8px style='margin:0'/>}</a></p>"
print "<p>página actualizada en: "
print "<time datetime='"fecha"'>" fechasjm "</time>"
print " (1"fecha")"

View File

@ -2,8 +2,8 @@
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>https://quesomango.neocities.org/actualizaciones.html</id>
<title>🥭 queso mango: updates en el sitio</title>
<author><name>queso mango</name></author>
<title>🧆 ln: updates en el sitio</title>
<author><name>sejo</name></author>
<generator>a mano</generator>
<updated>2021-05-26T12:00:00Z</updated>
<link href='https://quesomango.neocities.org/actualizaciones.xml' rel='self'/>

View File

@ -1,4 +1,4 @@
# queso mango
# lenteja numérica
=> ./compudanzas.gmi {compudanzas}
=> ./coloring_computers.gmi {coloring computers}

View File

@ -2,8 +2,8 @@
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>https://quesomango.neocities.org/tiempo.html</id>
<title>🥭 - tiempo</title>
<author><name>queso mango</name></author>
<title>🧆 - tiempo</title>
<author><name>sejo</name></author>
<generator>a mano</generator>
<updated>2021-05-20T12:00:00Z</updated>
<link href='https://quesomango.neocities.org/tiempo.xml' rel='self'/>