Update config
This commit is contained in:
parent
af1bbe0105
commit
e2400258c0
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
"siteDescription": "\r\nAls je het niet te serieus neemt, dan valt er misschien nog wat te leren op dit blog.\r\nWe schrijven over van alles en nog wat, zo lang er maar wat over valt te ginnegappen.\r\nVan opinie tot wetenschap, van online privacy tot koffie.",
|
||||
|
||||
"gopherDomain": "ginnegappen.nl",
|
||||
"gopherPort": "1070",
|
||||
"gopherInterface": "0.0.0.0",
|
||||
"gopherPort": "70",
|
||||
"gopherInterface": "127.0.0.1",
|
||||
|
||||
"titleAttr": "title",
|
||||
"urlAttr": "id",
|
||||
|
|
Reference in a new issue