Holy crap, it's really coming together. Video embedded with no real issues, consulted almighty Gemini for help there
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user