rename blog; add avatar; add disqus comments
This commit is contained in:
parent
ecb5e9af02
commit
b28e4d678f
@ -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 = "<img src=\"/img/ipse-solus-logo.png\" alt=\"\"/><br/> <center><b>Ipse Solus</b></center>"
|
||||
brand = "<center><img src=\"/img/avatar.png\" alt=\"\" /></center><br/> <center><b>Greg Gauthier</b></center>"
|
||||
#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"]
|
||||
|
BIN
static/img/avatar.png
Normal file
BIN
static/img/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue
Block a user