💻 Add danielrayjones domain #100DaysOfCode R1D39
This commit is contained in:
parent
f269c3b714
commit
ce2dc9d943
1 changed files with 3 additions and 3 deletions
|
|
@ -43,13 +43,13 @@ google_analytics:
|
|||
|
||||
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
|
||||
# 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
|
||||
# (http://yourusername.github.io/repository-name)
|
||||
# and NOT your User repository (http://yourusername.github.io)
|
||||
# then add in the baseurl here, like this: "/repository-name"
|
||||
baseurl: "/danielrayjones"
|
||||
baseurl: ""
|
||||
|
||||
collections:
|
||||
links:
|
||||
|
|
@ -88,4 +88,4 @@ exclude:
|
|||
- Makefile
|
||||
- .c9
|
||||
|
||||
include: [.circleci]
|
||||
include: [.circleci, CNAME]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue