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://username .github.io"
7
+ url : " http://rprogrammer254 .github.io"
8
8
baseurl : " "
9
9
10
10
# If you are building a GitHub project page then use these settings:
@@ -14,7 +14,7 @@ baseurl: ""
14
14
# Of course don't forget to change the username and projectname to YOUR username and project
15
15
16
16
# Name of website
17
- title : My website
17
+ title : R Programmer 254
18
18
19
19
# Short description of your site
20
20
description : A virtual proof that name is awesome!
@@ -39,21 +39,12 @@ avatar: "/img/avatar-icon.png"
39
39
# Change all these values or delete the ones you don't want.
40
40
# Important: you must keep the "name" parameter, everything else you can remove
41
41
author :
42
- name : Some Person
43
- email : " youremail@domain.com"
44
- facebook : yourname # eg. daattali
45
- github : yourname # eg. daattali
46
- twitter : yourname # eg. daattali
47
- reddit : yourname # eg. daattali
48
- google-plus : +yourname # eg. +DeanAttali or 109424658772469020925
49
- linkedin : yourname # eg. daattali
50
- xing : yourname # eg. daattali
51
- stackoverflow : yourlink # eg. "3943160/daattali"
52
- snapchat : yourname # eg. daattali
53
- instagram : yourname # eg. daattali
54
- youtube : yourlink # eg. user/daattali or channel/daattali
55
- spotify : yourname # eg. daattali
56
-
42
+ name : Jonathan Munene
43
+ email : " munenegicovi@gmail.com"
44
+ facebook : Jonathan Munene # eg. daattali
45
+ github : jmunene # eg. daattali
46
+ twitter : @mgicovi # eg. daattali
47
+ linkedin : Jonathan Munene # eg. daattali
57
48
# Select which links to show in the footer
58
49
footer-links-active :
59
50
rss : false
0 commit comments