Names #3

Merged
joshuafhiggins merged 8 commits from dev into main 2023-06-20 03:08:05 +00:00
4 changed files with 3 additions and 3 deletions
Showing only changes of commit 4d21db7ec6 - Show all commits

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB