diff --git a/config.toml b/config.toml index 94e4696..8b1b505 100644 --- a/config.toml +++ b/config.toml @@ -86,91 +86,64 @@ image = "images/about/vvoid16.jpg" enable = true title = "Alle Informationen" subtitle = "auf einen Blick" -[[params.service.serviceItem]] # give icon(themefisher icon font), title, description # more about themefisher icon font visit https://github.com/themefisher/themefisher-font # use delay for reveal items one by one +[[params.service.serviceItem]] icon = "tf-ion-calendar" title = "Datum" description = "26.08.2021 - 29.08.2021" delay = "0s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-cash" title = "Kosten" description = "wird noch bekanntgegeben" delay = "0.2s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = " tf-ion-android-globe" title = "Location" description = "Zeltplatz Messerschmidmühle" delay = "0.4s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-android-home" title = "Unterkunft" description = "Der Zeltplatz bietet massig Platz für eure eigenen Zelte. Falls ihr kein Zelt habt, könnt ihr euch auch eins der 5 Tipis buchen." delay = "0.6s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-android-restaurant" title = "Verpflegung" description = "Ewiges Frühstück steht den ganzen Tag zur Verfügung, aber auch sonst muss keiner hungern. Vom Weißwurstfrühstück bis zum Chili wird für jeden Geschmack etwas dabei sein." delay = "0.8s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-map" title = "Anreise" description = "von Passau auf der B12 Richtung Freyung, Ausfahrt Kumreut und Richtung Marchetsreut/ Perlesreut rechts abbiegen. In Marchetsreut links halten und nach wenigen hundert Metern geht es links zum Zeltplatz." delay = "1s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-network" title = "IRC" description = "irc://irc.hackint.org/vvoid.camp" delay = "1.2s" [[params.service.serviceItem]] -# give icon(themefisher icon font), title, description -# more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# use delay for reveal items one by one icon = "tf-ion-social-twitter" title = "Twitter" description = "https://twitter.com/vvoid_camp" delay = "1.4s" # [[params.service.serviceItem]] -# # give icon(themefisher icon font), title, description -# # more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# # use delay for reveal items one by one # icon = "tf-ion-clipboard" # title = "Wiki" # description = "https://wiki.vvoid.camp" # delay = "1.6s" # [[params.service.serviceItem]] -# # give icon(themefisher icon font), title, description -# # more about themefisher icon font visit https://github.com/themefisher/themefisher-font -# # use delay for reveal items one by one # icon = "tf-ion-android-checkmark-circle" # title = "FAQ" # description = "https://wiki.vvoid.camp/doku.php?id=faq"