set blog avatar to 100%

This commit is contained in:
Greg Gauthier 2022-01-03 12:38:24 +00:00
parent ff5a625c84
commit c9b8807a8f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ enableGitInfo = true
[params]
subtitle = "A Philosophical Journal"
brand = "<img src=\"/img/avatar.png\" alt=\"\" /><br/><b>Greg Gauthier</b>"
brand = "<img src=\"/img/avatar.png\" alt=\"\" width=\"100%\"/><br/><b>Greg Gauthier</b>"
#highlightjs = "tango"
#highlightjs_extra_languages = []
custom_js = ["js/math-code.js"]