1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add the Todo module to the documentation

This commit is contained in:
Chris Cummer
2018-05-10 17:50:29 -07:00
parent 544d8c8db9
commit 641cd21e9c
29 changed files with 346 additions and 52 deletions

View File

@@ -72,7 +72,7 @@
<li class="sidebar-list-item-2"><a href="/posts/modules/opsgenie/">OpsGenie</a></li>
<li class="sidebar-list-item-2"><a href="/posts/modules/security/">Security</a></li>
<li class="sidebar-list-item-2"><a href="/posts/modules/textfile/">Text File</a></li>
<li class="sidebar-list-item-2"><a href="/posts/modules/todo/" class="disabled">Todo</a></li>
<li class="sidebar-list-item-2"><a href="/posts/modules/todo/">Todo</a></li>
<li class="sidebar-list-item-2"><a href="/posts/modules/weather/">Weather</a></li>
</ul>
</div>
@@ -92,6 +92,13 @@
<h1 class="title">Posts</h1>
<ul class="posts">
<li>
<span>
<a href="http://wtfutil.com/posts/modules/todo/">Todo</a>
<time class="pull-right post-list">May 10, 2018</time>
</span>
</li><li>
<span>
<a href="http://wtfutil.com/posts/modules/jira/">Jira</a>