aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArquivo Archive <arquivo@localhost>2024-08-15 23:12:55 -0300
committerArquivo Archive <arquivo@localhost>2024-08-15 23:12:55 -0300
commit83a0a3f40c71a816ebb54dbc8b692b7314f1ec86 (patch)
tree71d558e9989eb23faefbee5e9f92a70d3f6b4fd0
parentf9f6a23471ea85a6a605761761bb3b5b5f6561c3 (diff)
downloadarquivo-83a0a3f40c71a816ebb54dbc8b692b7314f1ec86.tar.gz
arquivo-83a0a3f40c71a816ebb54dbc8b692b7314f1ec86.tar.bz2
Serviço Onion (2)
-rw-r--r--index.html4
-rw-r--r--templates/index.html1
-rw-r--r--templates/page.tmpl1
3 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index c2e39a88496..1f8929673e0 100644
--- a/index.html
+++ b/index.html
@@ -68,7 +68,7 @@
</p>
<ul>
<li>Uma plataforma experimental de preservação e difusão da memória coletiva!</li>
-<li>[Serviço Onion][] disponível em <a href="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion">74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion</a>.</li>
+<li><a href="https://community.torproject.org/onion-services/">Serviço Onion</a> disponível em <a href="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion">74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion</a>.</li>
<li>Acesse <a href="conteudo/">aqui</a> o conteúdo.</li>
</ul>
@@ -96,7 +96,7 @@
<!--<div class="pagedate">
- Last edited <span class="date">qui 15 ago 2024 23:07:20</span>
+ Last edited <span class="date">qui 15 ago 2024 23:11:27</span>
</div> -->
</div>
diff --git a/templates/index.html b/templates/index.html
index 7a2696f4538..3e9775d0c9a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,7 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta http-equiv="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" />
<title>templates</title>
<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 9358957d443..0ad381d4ada 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -5,6 +5,7 @@
</TMPL_IF>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta http-equiv="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" />
<TMPL_IF DYNAMIC>
<TMPL_IF FORCEBASEURL><base href="<TMPL_VAR FORCEBASEURL>" /><TMPL_ELSE>
<TMPL_IF BASEURL><base href="<TMPL_VAR BASEURL>" /></TMPL_IF>