mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
Add all files
This commit is contained in:
4
layouts/partials/li.html
Normal file
4
layouts/partials/li.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<li class="post-item">
|
||||
<div class="meta">{{ .Date.Format .Site.Params.DateForm }}</div>
|
||||
<a href="{{ .Permalink }}"><div>{{ .Title }}</div></a>
|
||||
</li>
|
Reference in New Issue
Block a user