Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6ef57d

Browse files
authored
Update _config.yml
1 parent 7664a94 commit a6ef57d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_config.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# baseurl is the website's URL without the hostname
55

66
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
7-
# url: "http://ikmi-lab.github.io"
8-
# baseurl: ""
7+
url: "http://ikmi-lab.github.io"
8+
baseurl: ""
99

1010
# If you are building a GitHub project page then use these settings:
11-
url: "http://ikmi-lab.github.io/lab-site"
11+
# url: "http://ikmi-lab.github.io/lab-site"
1212
#baseurl: "/projectname"
1313

1414
# Of course don't forget to change the username and projectname to YOUR username and project
@@ -44,20 +44,20 @@ navbar-links:
4444
# Important: you must keep the "name" parameter, everything else you can remove
4545
author:
4646
name: Aissam Ikmi
47-
email: "youremail@domain.com"
48-
facebook: yourname # eg. daattali
47+
email: "imki.lab@gmail.com"
48+
# facebook: yourname # eg. daattali
4949
github: ikmi-lab # eg. daattali
5050
twitter: ikmi_lab # eg. daattali
51-
reddit: yourname # eg. daattali
52-
google-plus: +yourname # eg. +DeanAttali or 109424658772469020925
53-
linkedin: yourname # eg. daattali
54-
xing: yourname # eg. daattali
55-
stackoverflow: yourlink # eg. "3943160/daattali"
56-
snapchat: yourname # eg. daattali
57-
instagram: yourname # eg. daattali
58-
youtube: yourlink # eg. user/daattali or channel/daattali
59-
spotify: yourname # eg. daattali
60-
telephone: yourphone # eg. +14159998888
51+
# reddit: yourname # eg. daattali
52+
# google-plus: +yourname # eg. +DeanAttali or 109424658772469020925
53+
# linkedin: yourname # eg. daattali
54+
# xing: yourname # eg. daattali
55+
# stackoverflow: yourlink # eg. "3943160/daattali"
56+
# snapchat: yourname # eg. daattali
57+
# instagram: yourname # eg. daattali
58+
# youtube: yourlink # eg. user/daattali or channel/daattali
59+
# spotify: yourname # eg. daattali
60+
# telephone: yourphone # eg. +14159998888
6161

6262
# Select which links to show in the footer
6363
footer-links-active:
@@ -86,7 +86,7 @@ share-links-active:
8686

8787
# How to display the link to the website in the footer
8888
# Remove this if you don't want a link in the footer
89-
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
89+
# url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
9090

9191
# --- Misc --- #
9292
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments

0 commit comments

Comments
 (0)