added demo toml

This commit is contained in:
Hazel Noack 2025-07-16 17:27:03 +02:00
parent addaade269
commit 21719a6cf7

17
demo.toml Normal file
View File

@ -0,0 +1,17 @@
[Server]
Port = 1312
[DiyHrt]
FetchIntervals = 60
[Template]
ActiveCard = "listings"
PageTitle = "TransfemStartpage demo"
HeaderPhrases = [
"GirlJuice.Inject();",
"You.Cute = true;",
"You.Gay = true;",
"Nazi.Punch();",
"Dolls.GiveGuns();",
"Firefox > Chrome"
]