aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/home.html
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-28 00:52:56 -0300
committerLibravatar Choom 2023-02-02 00:39:27 -0300
commit081ddc03aef7becc3b084a9079a2574fd3e3b49b (patch)
treea6ca793a0c21917d3774778c0a14f65a8c678113 /cgi/templates/home.html
parentd0d6b8ebff31d2306a040dc9c53f9e5e7a0ec7a0 (diff)
downloadweabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.tar.gz
weabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.tar.xz
weabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.zip
userconf
Diffstat (limited to 'cgi/templates/home.html')
-rw-r--r--cgi/templates/home.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/cgi/templates/home.html b/cgi/templates/home.html
index 295ddd1..6ce21fe 100644
--- a/cgi/templates/home.html
+++ b/cgi/templates/home.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bienvenido a Internet BBS/IB</title>
<link rel="shortcut icon" href="favicon.ico" />
- <link rel="stylesheet" type="text/css" href="/home.css?v=4" />
+ <link rel="stylesheet" type="text/css" href="/home.css?v=5" />
<script type="text/javascript" src="#{static_url}js/home.js?v=4"></script>
</head>
<body class="home">
@@ -71,7 +71,12 @@
</div>
</div>
<hr />
- <div id="links"><a href="/" target="_top"><b>Portada</b></a> · <a href="/guia.html"><b>¿Eres nuevo?</b></a> · <a href="/faq.html"><b>Preguntas Frecuentes</b></a></div>
+ <div id="links">
+ <a href="/" target="_top">Portada</a>
+ · <a href="/guia.html">¿Eres nuevo?</a>
+ · <a href="/faq.html">Preguntas Frecuentes</a>
+ · <a href="/userconf.html">Configurar</a>
+ </div>
<div id="extra">
<a href="/bai.html" target="_top">Frame</a> ·
<a href="/movil.html">BaI Móvil</a> ·