Initial changes
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
baseURL = ""
|
||||
baseURL = "https://pyte.dev"
|
||||
languageCode = "en-us"
|
||||
title = "PyteDev Blog"
|
||||
theme = "PaperMod"
|
||||
@@ -9,11 +9,11 @@ Content = "I am a Sysadmin, Email Enthusiast, and Open Source Contributor. I enj
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = "matrix"
|
||||
url = "@pytedev:matrix.org"
|
||||
url = "https://matrix.to/#/@pytedev:matrix.org"
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = "email"
|
||||
url = "public@pyte.dev"
|
||||
url = "mailto:public@pyte.dev"
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = "github"
|
||||
@@ -21,7 +21,7 @@ url = "https://github.com/pyte1"
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = "mastodon"
|
||||
url = "https://mastodon.socail/pytedev"
|
||||
url = "https://mastodon.social/pytedev"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "home"
|
||||
|
||||
Reference in New Issue
Block a user