mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
Add twitter to toml
This commit is contained in:
parent
ebfb6e8d11
commit
554da5c53c
19
config.toml
19
config.toml
@ -3,4 +3,21 @@ languageCode = "en-us"
|
|||||||
DateForm = "12-30-2006"
|
DateForm = "12-30-2006"
|
||||||
title = "exdatabaseLCPQ"
|
title = "exdatabaseLCPQ"
|
||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
theme = "beautifulhugo"
|
theme = "beautifulhugo"
|
||||||
|
[Author]
|
||||||
|
# name = "M. Véril"
|
||||||
|
# email = "user@example.com"
|
||||||
|
# github = "lcpq"
|
||||||
|
twitter = "LCPQ_UMR5626"
|
||||||
|
# reddit = "username"
|
||||||
|
# linkedin = "username"
|
||||||
|
# xing = "username"
|
||||||
|
# stackoverflow = "users/XXXXXXX/username"
|
||||||
|
# snapchat = "username"
|
||||||
|
# instagram = "username"
|
||||||
|
# youtube = "channel/UC3a7Yakg9gk36G3HKDIFaYw"
|
||||||
|
# soundcloud = "username"
|
||||||
|
# spotify = "username"
|
||||||
|
# bandcamp = "username"
|
||||||
|
# itchio = "username"
|
||||||
|
# keybase = "username"
|
Loading…
Reference in New Issue
Block a user