Adds contact information to the config
This commit is contained in:
parent
ed999ca5da
commit
f51b1f73ce
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
baseURL = 'https://ctrlz.es/'
|
||||
languageCode = 'es-es'
|
||||
title = 'Control + Z'
|
||||
theme = 'clean'
|
||||
theme = 'clean'
|
||||
|
||||
[params]
|
||||
[params.contact]
|
||||
email = 'mgdelacroix@gmail.com'
|
||||
mastodon = 'https://social.ctrlz.es/@mgdelacroix'
|
Loading…
Reference in a new issue