diff --git a/config.toml b/config.toml index 9d4bf9c..34dc41e 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ languageCode = "en-us" theme = "blackburn" -title = "Ipse Solus" +title = "Greg Gauthier" author = "Greg Gauthier" copyright = "© 2022. All rights reserved." canonifyurls = true @@ -20,16 +20,17 @@ enableGitInfo = true [params] subtitle = "A Journal" - brand = "\"\"/
Ipse Solus
" + brand = "
\"\"

Greg Gauthier
" #highlightjs = "tango" #highlightjs_extra_languages = [] custom_js = ["js/math-code.js"] dateFormat = "02 Jan 2006, 15:04" goatcounterAnalytics = "gmgauthier" + disqus = "gmgauthier-1" [markup] [markup.goldmark.renderer] - unsafe= true + unsafe= true [frontmatter] date = ["date", "publishDate", "lastmod"] diff --git a/static/img/avatar.png b/static/img/avatar.png new file mode 100644 index 0000000..12d2b66 Binary files /dev/null and b/static/img/avatar.png differ