Skip to content

Commit 7377d52

Browse files
committed
install cert manager
1 parent a85acb5 commit 7377d52

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

_config.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ navbar-links:
2727
Resources:
2828
- Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/"
2929
- Learn markdown: "http://www.markdowntutorial.com/"
30-
- GitHub Pages: "https://pages.github.com/"
31-
Author's home: "http://deanattali.com"
3230

3331
# Image to show in the navigation bar - image must be a square (width = height)
3432
# Remove this parameter if you don't want an image in the navbar
@@ -41,17 +39,8 @@ avatar: "/img/avatar-icon.png"
4139
author:
4240
name: FEILLANT Thomas
4341
email: "thomas@feillant.com"
44-
facebook: yourname # eg. daattali
4542
github: feiltom # eg. daattali
46-
twitter: yourname # eg. daattali
47-
google-plus: +yourname # eg. +DeanAttali or 109424658772469020925
4843
linkedin: yourname # eg. daattali
49-
xing: yourname # eg. daattali
50-
stackoverflow: yourlink # eg. "3943160/daattali"
51-
snapchat: yourname # eg. daattali
52-
instagram: yourname # eg. daattali
53-
youtube: yourlink # eg. user/daattali or channel/daattali
54-
spotify: yourname # eg. daattali
5544

5645
# Select which links to show in the footer
5746
footer-links-active:
@@ -61,7 +50,7 @@ footer-links-active:
6150
twitter: false
6251
google-plus: false
6352
github: true
64-
linkedin: false
53+
linkedin: true
6554
xing: false
6655
stackoverflow: false
6756
snapchat: false

0 commit comments

Comments
 (0)