Cleanup configuration for contact and metadata
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -4,44 +4,6 @@ appearance:
|
||||
font: minimal
|
||||
font_size: M
|
||||
|
||||
marketing:
|
||||
seo:
|
||||
site_type: Person
|
||||
local_business_type: ''
|
||||
org_name: ''
|
||||
description: 'Personal site for Jens True'
|
||||
|
||||
# Contact (edit or remove options as required)
|
||||
|
||||
email: jens.chr.true@gmail.com
|
||||
phone: +45 29 88 22 28
|
||||
address:
|
||||
street: Hasselgården 3
|
||||
city: Lemvig
|
||||
region: ''
|
||||
postcode: '7620'
|
||||
country: 'Denmark'
|
||||
country_code: 'DK'
|
||||
coordinates:
|
||||
latitude: '56.543939'
|
||||
longitude: '8.415900'
|
||||
contact_links:
|
||||
- icon: at
|
||||
icon_pack: fas
|
||||
name: Email Me
|
||||
link: 'mailto:jens.chr.true@gmail.com'
|
||||
- icon: whatsapp
|
||||
icon_pack: fab
|
||||
name: WhatsApp Me
|
||||
link: 'https://wa.me/4529882228'
|
||||
- icon: telegram
|
||||
icon_pack: fab
|
||||
name: Telegram Me
|
||||
link: 'https://telegram.me/@jcktrue'
|
||||
- icon: skype
|
||||
icon_pack: fab
|
||||
name: Skype Me
|
||||
link: 'skype:jct-leax'
|
||||
|
||||
header:
|
||||
navbar:
|
||||
@ -57,10 +19,9 @@ header:
|
||||
locale:
|
||||
date_format: '2006-01-02'
|
||||
time_format: '15:04'
|
||||
address_format: dk
|
||||
address_format: dk
|
||||
|
||||
footer:
|
||||
#text: "© 2022 Jens True"
|
||||
copyright:
|
||||
notice: '© {year} Jens True. This work is licensed under {license}'
|
||||
license:
|
||||
@ -81,6 +42,8 @@ features:
|
||||
extensions:
|
||||
academicons:
|
||||
enable: false
|
||||
cms:
|
||||
branch: master
|
||||
|
||||
show_related:
|
||||
book: true
|
||||
|
Reference in New Issue
Block a user