Skip to content

Commit 7693285

Browse files
committed
Adds site url
1 parent b11e04c commit 7693285

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

_config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,14 @@ footer-links:
2121
email:
2222
facebook:
2323
flickr:
24-
github: coderdennis
24+
github: CoderDennis
2525
instagram:
2626
linkedin:
2727
pinterest:
2828
rss: # just type anything here for a working RSS icon
2929
twitter: CoderDennis
3030
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
3131
youtube: # channel/<your_long_string> or user/<user-name>
32-
googleplus: # anything in your profile username that comes after plus.google.com/
33-
3432

3533
# Enter your Disqus shortname (not your username) to enable commenting on posts
3634
# You can find your shortname on the Settings page of your Disqus account
@@ -41,7 +39,7 @@ google_analytics:
4139

4240
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
4341
# Used for Sitemap.xml and your RSS feed
44-
url:
42+
url: https://coderdennis.com
4543

4644
# If you're hosting your site at a Project repository on GitHub pages
4745
# (http://yourusername.github.io/repository-name)

0 commit comments

Comments
 (0)