mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-05-24 14:08:24 +01:00
index changes with shorcodes instead
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<ul id=artlist>
|
||||
{{range.Site.RegularPages}}
|
||||
<li><a href="{{.Permalink}}">{{.Title}}</a></li>
|
||||
{{end}}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user