mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-03 05:59:23 +01:00
big bang
This commit is contained in:
7
layouts/index.html
Normal file
7
layouts/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<head>
|
||||
{{ range .Site.Params.navlinks }}
|
||||
{{ if .home }}
|
||||
<meta http-equiv="refresh" content="0; URL={{ .url | absURL }}" />
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</head>
|
||||
Reference in New Issue
Block a user