diff --git a/config.toml b/config.toml index 7ab289a..0d7a95a 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'http://example.org/' +baseURL = 'https://redstrate.com/' languageCode = 'en-us' title = '~redstrate' theme = 'red' diff --git a/themes/red/layouts/_default/list.html b/themes/red/layouts/_default/list.html index 51f0428..f5f5d9f 100644 --- a/themes/red/layouts/_default/list.html +++ b/themes/red/layouts/_default/list.html @@ -25,7 +25,7 @@ {{ if in .File.Dir "software" }} - {{ .Date.Format " 2006"}} + {{ else }} {{ end }} diff --git a/themes/red/layouts/_default/redirect.html b/themes/red/layouts/_default/redirect.html index a524a1e..7fc7e8a 100644 --- a/themes/red/layouts/_default/redirect.html +++ b/themes/red/layouts/_default/redirect.html @@ -1,5 +1,5 @@ - + Redirect