misc fixes: update keywords, gitignore, and bump Hugo version
All checks were successful
Build Hugo Site / build (push) Successful in 8s
All checks were successful
Build Hugo Site / build (push) Successful in 8s
This commit is contained in:
parent
ca08f29c78
commit
84352979e8
@ -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: |
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ hugo.linux
|
||||
# Temporary lock file while building
|
||||
/.hugo_build.lock
|
||||
|
||||
.DS_Store
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3692440a512006860adc7dbfb826f36e086ca2c9
|
||||
Subproject commit e6d2204df1e40503f9c0ab249a84927798d72567
|
Loading…
Reference in New Issue
Block a user