diff --git a/_config.yml b/_config.yml index a4635f7..f2d21a5 100644 --- a/_config.yml +++ b/_config.yml @@ -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]