diff --git a/config.toml b/config.toml index 3f0c6e1..b3a6a5a 100644 --- a/config.toml +++ b/config.toml @@ -19,17 +19,17 @@ paginate = 8 [params] author = "Braydon Kains" - description = "Hi, I'm Braydon! I am a software developer from Canada. In this blog you will find my thoughts and ramblings about code quality, developer experience, and various technology adventures!" + description = "Hi, I'm Braydon! I am a software developer from Canada. In this blog you will find my thoughts and ramblings about code quality, developer experience, and various technology adventures! My opinions are my own, and not necessarily that of my employer." menu_item_separator = " | " avatar = "/avatar.jpg" favicon = "" [[params.social]] icon = "github" - name = "BraydonKains on Gitea" + name = "My personal Git server" url = "https://git.ragecage64.com/BraydonKains" [[params.social]] icon = "twitter" - name = "@BKains on Twitter" + name = "@RageCage64_ on Twitter" url = "https://twitter.com/RageCage64_"