Holy crap, it's really coming together. Video embedded with no real issues, consulted almighty Gemini for help there

This commit is contained in:
2026-07-31 18:25:33 -04:00
parent 697666e432
commit 6731b4ba6b
30 changed files with 403 additions and 124 deletions
+35 -5
View File
@@ -7,10 +7,44 @@ enableRobotsTXT = true
[params.profileMode]
enabled = true
title = "@BWNoises"
subtitle = "Musician and computer guy from Maine"
subtitle = """
Musician and computer guy from Maine
---
Booking = bwnoises@proton.me
@bwnoises on WhatsApp
---
Docs / General questions = thewittybanter@proton.me
"""
imageUrl = "/images/copy.jpg"
imageWidth = 350
imageHeight = 350
[[params.SocialIcons]]
name = "github"
url = "https://github.com/syrinx8311"
[[params.SocialIcons]]
name = "instagram"
url = "https://instagram.com/bwnoises"
[[params.SocialIcons]]
name = "mastodon"
url = "https://mastodon.social/@plorbusgutierrez"
[params.homeInfoParams]
enabled = false
title = "@BWNoises"
Content = """
Welcome. This site is intended to be a brain dump.
Things like homelab docs, music I get to work on, general musings
"""
[params]
@@ -40,10 +74,6 @@ imageUrl = "/images/copy.jpg"
url = "/shows"
weight = 4
[[menus.main]]
name = "About"
pageref = "about"
weight = 5
[caches]