💻 Add danielrayjones domain #100DaysOfCode R1D39

This commit is contained in:
Dan Jones 2018-02-14 18:00:13 +00:00
commit ce2dc9d943

View file

@ -43,13 +43,13 @@ google_analytics:
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) # Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
# Used for Sitemap.xml and your RSS feed # Used for Sitemap.xml and your RSS feed
url: https://projects.danielrayjones.com url: https://danielrayjones.com
# If you're hosting your site at a Project repository on GitHub pages # If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name) # (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io) # and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name" # then add in the baseurl here, like this: "/repository-name"
baseurl: "/danielrayjones" baseurl: ""
collections: collections:
links: links:
@ -88,4 +88,4 @@ exclude:
- Makefile - Makefile
- .c9 - .c9
include: [.circleci] include: [.circleci, CNAME]