Initial changes

This commit is contained in:
root
2025-05-12 09:26:17 +02:00
parent 128b34c8e8
commit c4bb0095c5
48 changed files with 351 additions and 164 deletions
+4 -4
View File
@@ -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"