Initial version
This commit is contained in:
commit
ed5653a7fc
211 changed files with 11043 additions and 0 deletions
1
themes/zen/layouts/shortcodes/reflink.html
Normal file
1
themes/zen/layouts/shortcodes/reflink.html
Normal file
|
@ -0,0 +1 @@
|
|||
{{ with site.GetPage (.Get 0) }}<a href="{{ .RelPermalink }}">{{ .Title }}</a>{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue