The „About me“ page is now the landing page; Capitalized menus
This commit is contained in:
parent
fa7687f21a
commit
9cbd118b16
3 changed files with 29 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
<footer>
|
||||
<span title="{{ now.Format "2. January 2006, 15:04 MST" }}">version {{ now.Format "2006-01-02" }}</span>
|
||||
<span title="Revision: {{ now.Format "2. January 2006, 15:04 MST" }}">R {{ now.Format "2006-01-02" }}</span>
|
||||
{{- range .Site.Menus.footer }}
|
||||
<a href="{{ .URL }}">{{ .Name }}</a>
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue