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"
|
theme = "blackburn"
|
||||||
|
|
||||||
title = "Ipse Solus"
|
title = "Greg Gauthier"
|
||||||
author = "Greg Gauthier"
|
author = "Greg Gauthier"
|
||||||
copyright = "© 2022. All rights reserved."
|
copyright = "© 2022. All rights reserved."
|
||||||
canonifyurls = true
|
canonifyurls = true
|
||||||
@ -20,16 +20,17 @@ enableGitInfo = true
|
|||||||
|
|
||||||
[params]
|
[params]
|
||||||
subtitle = "A Journal"
|
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 = "tango"
|
||||||
#highlightjs_extra_languages = []
|
#highlightjs_extra_languages = []
|
||||||
custom_js = ["js/math-code.js"]
|
custom_js = ["js/math-code.js"]
|
||||||
dateFormat = "02 Jan 2006, 15:04"
|
dateFormat = "02 Jan 2006, 15:04"
|
||||||
goatcounterAnalytics = "gmgauthier"
|
goatcounterAnalytics = "gmgauthier"
|
||||||
|
disqus = "gmgauthier-1"
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe= true
|
unsafe= true
|
||||||
|
|
||||||
[frontmatter]
|
[frontmatter]
|
||||||
date = ["date", "publishDate", "lastmod"]
|
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