diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1aa792b..93eb88b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.147.9 + HUGO_VERSION: 0.161.1 steps: - name: Install Hugo CLI run: | diff --git a/config.toml b/config.toml index a64f72b..50e31d6 100644 --- a/config.toml +++ b/config.toml @@ -8,15 +8,17 @@ category = 'categories' series = 'series' tag = 'tags' +[params.author] +name = "Phil Watson" +email = "rakhama.f1itl@simplelogin.com" + [params] -author = "Phil Watson" description = "A Cool Guy" pronouns = "He/Him" profilePicture = "images/pw.jpg" socials = [ { name = "PixelFed", icon = "camera", "url" = "https://pixelfed.social/shishkebabsmin" }, ] -email = "rakhama.f1itl@simplelogin.com" dateFormat = "Monday, 02/Jan/2006 15:04 MST" navigationTaxonomies = ["series", "categories"] location = "Brisbane, Australia" diff --git a/themes/mako b/themes/mako index b54851a..8aee303 160000 --- a/themes/mako +++ b/themes/mako @@ -1 +1 @@ -Subproject commit b54851a93d49591203d141ff25f6c97ae3025130 +Subproject commit 8aee303602ccfff80a1477c57d6264c9a3b1a337