Skip to content

Commit c3909e1

Browse files
authored
Update _config.yml
1 parent fe7218a commit c3909e1

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

_config.yml

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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://username.github.io"
7+
url: "http://rprogrammer254.github.io"
88
baseurl: ""
99

1010
# If you are building a GitHub project page then use these settings:
@@ -14,7 +14,7 @@ baseurl: ""
1414
# Of course don't forget to change the username and projectname to YOUR username and project
1515

1616
# Name of website
17-
title: My website
17+
title: R Programmer 254
1818

1919
# Short description of your site
2020
description: A virtual proof that name is awesome!
@@ -39,21 +39,12 @@ avatar: "/img/avatar-icon.png"
3939
# Change all these values or delete the ones you don't want.
4040
# Important: you must keep the "name" parameter, everything else you can remove
4141
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
5748
# Select which links to show in the footer
5849
footer-links-active:
5950
rss: false

0 commit comments

Comments
 (0)