Webseite von neu-trifft-alt (Gemeinschaftsprojekt mit CompuRama)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- baseurl = "https://neu-trifft-alt.de/"
- languageCode = "de-de"
- title = "Neu trifft alt"
- theme = "retrofulhugo"
- pygmentsUseClasses = true
- #googleAnalytics = "XXX"
- #disqusShortname = "XXX"
-
- [Params]
- subtitle = ""
- logo = "img/srm.png"
- favicon = "img/favicon.ico"
- commit = false
-
- [Author]
- handle = "tecer, mavoe"
- name = "your name"
- email = "info@neu-trifft-alt.de"
- # github = "your github account"
- # twitter = "your twitter handle"
-
- [[menu.main]]
- name = "Messe"
- url = "/about"
- weight = 1
-
- [[menu.main]]
- name = "Wecker"
- url = "/clock"
- weight = 2
-
- [[menu.main]]
- name = "Rechner"
- url = "/computer"
- weight = 3
-
- [[menu.main]]
- name = "Rohr"
- url = "/mail"
- weight = 4
-
- [[menu.main]]
- name = "Matrix"
- url = "/raster"
- weight = 5
-
- [[menu.main]]
- name = "Maschine"
- url = "/calculator"
- weight = 6
|