Updated favicon and titles
This commit is contained in:
@@ -4,7 +4,7 @@ baseURL = "https://joshuafhiggins.github.io"
|
||||
theme = "LoveIt"
|
||||
|
||||
# website title
|
||||
title = "Joshua's Blog"
|
||||
title = "Joshua Higgins"
|
||||
|
||||
# determines default content language ["en", "zh-cn", "fr", "pl", ...]
|
||||
defaultContentLanguage = "en"
|
||||
@@ -80,7 +80,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
|
||||
# date format
|
||||
dateFormat = "2006-01-02"
|
||||
# website title for Open Graph and Twitter Cards
|
||||
title = "Joshua's Blog"
|
||||
title = "Joshua Higgins"
|
||||
# website description for RSS, SEO, Open Graph and Twitter Cards
|
||||
description = "It's his blog"
|
||||
# website images for Open Graph and Twitter Cards
|
||||
@@ -97,7 +97,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
|
||||
# URL of the LOGO
|
||||
logo = ""
|
||||
# title name
|
||||
name = "Joshua Higgins"
|
||||
name = "Joshua"
|
||||
# you can add extra information before the name (HTML format is supported), such as icons
|
||||
# pre = '<img src="/images/avatar.png" width="25" height="25">'
|
||||
# you can add extra information after the name (HTML format is supported), such as icons
|
||||
|
||||
Reference in New Issue
Block a user