diff options
Diffstat (limited to 'todo/index.html')
| -rw-r--r-- | todo/index.html | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/todo/index.html b/todo/index.html index b18a18d..fb0255a 100644 --- a/todo/index.html +++ b/todo/index.html @@ -41,7 +41,7 @@        <li>TODO</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="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.fluxo.info/?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>      </div> @@ -68,11 +68,13 @@      <strong>Posted <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span></strong>      </p>      <ul> +<li>Functional hidden service.</li>  <li>Documentation (pt, en).</li>  <li>Cronjob logrotation.</li> -<li>Human-readable cache index.</li> +<li>Cache index (both human and machine readable).</li>  <li>Exclude httruta from ikiwiki processing.</li>  <li>Makefile: git "www" remote configuration.</li> +<li>Check live instance config.</li>  </ul> @@ -99,7 +101,7 @@      <!--<div class="pagedate"> -    Last edited <span class="date">Sex 14 Ago 2015 13:21:46 BRT</span> +    Last edited <span class="date">Sex 02 Out 2015 14:19:09 BRT</span>      </div> -->      </div> | 
