Adds logo and favicon files (#4)
* fix typo title * add logo files for title usage * add favicon files
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "AboutMe"
|
||||
name = "About Me"
|
||||
pageRef = "aboutme"
|
||||
weight = 40
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
colorScheme = "avocado"
|
||||
darkMode = "true"
|
||||
# darkToggle = false
|
||||
# logo = "img/logo.jpg"
|
||||
logo = "img/logo_square.png"
|
||||
description = "A personal blog about PowerShell, Automation and more."
|
||||
# mainSections = ["section1", "section2"]
|
||||
# robots = ""
|
||||
|
Reference in New Issue
Block a user