images
This commit is contained in:
@@ -5,7 +5,7 @@ languageCode = "en"
|
||||
defaultContentLanguage = "en"
|
||||
[pagination]
|
||||
pagerSize = 20
|
||||
|
||||
|
||||
[params]
|
||||
author = "Ash Marlow"
|
||||
description = "Personal Portfolio & Projects"
|
||||
@@ -15,6 +15,7 @@ defaultContentLanguage = "en"
|
||||
footercontent = "Built with Hugo and 💙"
|
||||
colorProtocol = "prefer-dark" # Makes dark mode the default
|
||||
showColorToggle = true
|
||||
colorscheme = "auto"
|
||||
|
||||
# Social links for your CV
|
||||
[[params.social]]
|
||||
@@ -39,10 +40,10 @@ defaultContentLanguage = "en"
|
||||
url = "projects/"
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
weight = 2
|
||||
weight = 3
|
||||
url = "posts/"
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
weight = 3
|
||||
weight = 4
|
||||
url = "contact/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user