diff --git a/hugo.toml b/hugo.toml index 68a4fdb..24b57e2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,6 +4,9 @@ title = "Fbi's Epic Blog" theme= 'readable' enableGitInfo= "true" +[author] + name = "Evan G." + email = "evan@mail.fbievan.live" [params] License= "[Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)" author = "Evan G." @@ -42,4 +45,3 @@ enableGitInfo= "true" name = "Tags" url = "/tags/" weight = 5 - diff --git a/themes/readable b/themes/readable index d5a64c5..b066138 160000 --- a/themes/readable +++ b/themes/readable @@ -1 +1 @@ -Subproject commit d5a64c55fa6ec6c2c180cacc6bb617caa97eead6 +Subproject commit b066138b0a89c35a1241bd2512454525e3541650