diff options
Diffstat (limited to 'templates/popup')
-rw-r--r-- | templates/popup/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/popup/index.html b/templates/popup/index.html index a66e11f..8aa9a69 100644 --- a/templates/popup/index.html +++ b/templates/popup/index.html @@ -42,9 +42,9 @@ <li>popup</li> <li><span class="divider">|</span> <a href="../../data">Dados</a></li> - <li><span class="divider">|</span> <a href="../../todo">Tarefas</a></li> + <!--<li><span class="divider">|</span> <a href="../../todo">Tarefas</a></li>--> <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=cache.git;a=history;f=templates/popup.mdwn">Histórico</a></li> - <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li> + <li><span class="divider">|</span> <a href="https://git.fluxo.info/cache/atom/?h=master">Feed</a></li> </ul> </div> </div> |