aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorArquivo Archive <arquivo@localhost>2024-08-15 22:52:38 -0300
committerArquivo Archive <arquivo@localhost>2024-08-15 22:52:38 -0300
commitdf1564b60f8c3328e680388c41577332b1d5f2e2 (patch)
treee32d01fb3d98635ca05a6e0fc2792b0e33d8204e /templates
parentdadabf7d26f48ab4117010f1faac72cc91fc2229 (diff)
downloadarquivo-df1564b60f8c3328e680388c41577332b1d5f2e2.tar.gz
arquivo-df1564b60f8c3328e680388c41577332b1d5f2e2.tar.bz2
git-annex in inspiral
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
-rw-r--r--templates/note/index.html2
-rw-r--r--templates/page.tmpl2
-rw-r--r--templates/popup/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html
index 04584c48cb3..492ec259285 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -43,7 +43,7 @@
<li><span class="divider">|</span> <a href="../documentacao">Documentação</a></li>
<li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
<li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=templates.mdwn">Histórico</a></li>
- <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li>
</ul>
</div>
</div>
diff --git a/templates/note/index.html b/templates/note/index.html
index 4a7ce9b7ea4..2dc175c5220 100644
--- a/templates/note/index.html
+++ b/templates/note/index.html
@@ -45,7 +45,7 @@
<li><span class="divider">|</span> <a href="../../documentacao">Documentação</a></li>
<li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
<li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=templates/note.mdwn">Histórico</a></li>
- <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li>
</ul>
</div>
</div>
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 34cf368f449..9358957d443 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -55,7 +55,7 @@
<li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>documentacao">Documentação</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>tarefas">Tarefas</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">Histórico</a></li>
- <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>
diff --git a/templates/popup/index.html b/templates/popup/index.html
index 580deb3f80d..2526f40be48 100644
--- a/templates/popup/index.html
+++ b/templates/popup/index.html
@@ -45,7 +45,7 @@
<li><span class="divider">|</span> <a href="../../documentacao">Documentação</a></li>
<li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
<li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=templates/popup.mdwn">Histórico</a></li>
- <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li>
+ <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li>
</ul>
</div>
</div>