mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 18:46:40 -07:00
Switched to SPF13 theme
This commit is contained in:
parent
dc8f68529f
commit
6425fec733
286 changed files with 3612 additions and 6951 deletions
5
layouts/link/li.html
Normal file
5
layouts/link/li.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<li>
|
||||
<a href="{{ index .Params "link" }}">{{ .Title }}</a>
|
||||
<div class="meta">{{ .Date.Format "Mon, Jan 2, 2006" }}</div>
|
||||
</li>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue