config changes
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
public/
|
public/
|
||||||
|
resources/
|
||||||
|
.hugo_build.lock
|
||||||
|
|||||||
@@ -2,3 +2,11 @@ baseURL = 'https://blog.ewpt3ch.dev/'
|
|||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = "Eric's Ramblings"
|
title = "Eric's Ramblings"
|
||||||
theme = 'hyde'
|
theme = 'hyde'
|
||||||
|
|
||||||
|
[Menus]
|
||||||
|
main = [
|
||||||
|
{Name = "Git", URL = "https://gitea.ewpt3ch.dev/ewpt3ch"}
|
||||||
|
]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
description = "My wanderings through technology mostly to document how I did things yesterday so I can make new mistakes tomorrow"
|
||||||
|
|||||||
Reference in New Issue
Block a user