|
4 | 4 | # baseurl is the website's URL without the hostname |
5 | 5 |
|
6 | 6 | # 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: "" |
9 | 9 |
|
10 | 10 | # 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" |
12 | 12 | #baseurl: "/projectname" |
13 | 13 |
|
14 | 14 | # Of course don't forget to change the username and projectname to YOUR username and project |
@@ -44,20 +44,20 @@ navbar-links: |
44 | 44 | # Important: you must keep the "name" parameter, everything else you can remove |
45 | 45 | author: |
46 | 46 | name: Aissam Ikmi |
47 | | - email: "youremail@domain.com" |
48 | | - facebook: yourname # eg. daattali |
| 47 | + email: "imki.lab@gmail.com" |
| 48 | +# facebook: yourname # eg. daattali |
49 | 49 | github: ikmi-lab # eg. daattali |
50 | 50 | 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 |
61 | 61 |
|
62 | 62 | # Select which links to show in the footer |
63 | 63 | footer-links-active: |
@@ -86,7 +86,7 @@ share-links-active: |
86 | 86 |
|
87 | 87 | # How to display the link to the website in the footer |
88 | 88 | # 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" |
90 | 90 |
|
91 | 91 | # --- Misc --- # |
92 | 92 | # Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments |
|
0 commit comments