diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f1e48d4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hugo_generator"] + path = hugo_generator + url = git@github.com:dodwmd/hugo_generator.git diff --git a/config/_default/config.yaml b/config/_default/config.yaml index efe3f19..c88ce59 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -11,6 +11,9 @@ pluralizeListTitles: false params: logo: /images/devops_logo.gif subtitle: DevOPS - For fun and profit + keywords: "devops, linux, aws, gcp, security" + geekblogAuthor: "Michael Dodwell