diff options
Diffstat (limited to 'todo/index.html')
-rw-r--r-- | todo/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/todo/index.html b/todo/index.html index c540303..7bde212 100644 --- a/todo/index.html +++ b/todo/index.html @@ -39,7 +39,7 @@ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li> <li>TODO</li> - <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li> + <li><span class="divider">|</span> <a href="../todo">Tarefas</a></li> <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=todo.mdwn">Histórico</a></li> <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li> </ul> @@ -71,6 +71,7 @@ <li>Human-readable cache index.</li> <li>Adds httruta as a submodule.</li> <li>Makefile: git "www" remote configuration.</li> +<li>Test <code>post-receive</code> hook to update files.</li> </ul> @@ -97,7 +98,7 @@ <!--<div class="pagedate"> - Last edited <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span> + Last edited <span class="date">Sex 07 Ago 2015 14:28:07 BRT</span> </div> --> </div> |