some changes to themes
This commit is contained in:
parent
26c526e433
commit
8237b6aa19
51 changed files with 852 additions and 12 deletions
7
themes/fzmin/layouts/_default/list.gopher.txt
Normal file
7
themes/fzmin/layouts/_default/list.gopher.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
!{{ .Title }}
|
||||
|
||||
{{ .RawContent }}
|
||||
|
||||
{{ range .Pages.ByPublishDate.Reverse }}
|
||||
0{{ .Title }} {{ with .OutputFormats.Get "gopher" -}}{{ .RelPermalink }} {{ $.Site.Params.hostname}} 70 {{ end }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue