diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index ea070e9..55ee6f8 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -6,7 +6,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.135.0 + HUGO_VERSION: 0.139.4 steps: - name: Install Hugo CLI run: | diff --git a/.gitignore b/.gitignore index 0299c7e..29eb362 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ hugo.linux # Temporary lock file while building /.hugo_build.lock +.DS_Store \ No newline at end of file diff --git a/hugo.toml b/hugo.toml index 0316e89..9485add 100644 --- a/hugo.toml +++ b/hugo.toml @@ -20,7 +20,7 @@ showTags = true # Meta description = "Benjamin Hays: Information Security Student" -keywords = "benjamin, ben hays, hays, security, technology, blog" +keywords = "benjamin, ben hays, hays, Benjamin Hays, security, technology, infosec, IT, blog" images = [""] # Generator Options diff --git a/themes/typo b/themes/typo index 3692440..e6d2204 160000 --- a/themes/typo +++ b/themes/typo @@ -1 +1 @@ -Subproject commit 3692440a512006860adc7dbfb826f36e086ca2c9 +Subproject commit e6d2204df1e40503f9c0ab249a84927798d72567