diff --git a/demo.toml b/demo.toml new file mode 100644 index 0000000..363468d --- /dev/null +++ b/demo.toml @@ -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" +]