update cdn URL
DJ
committed Jun 21, 2018
commit 6d045671d3f006b415f8b2fd326da342c566f35b
Showing 1
changed file with
1 additions
and 1 deletions
_includes/head.html
+1
-1
| @@ | @@ -8,6 +8,6 @@ |
| <title>{% if page.title %}{{ page.title }} - {% endif %}{{ site.title }}</title> | |
| <meta name="author" content="{{ site.author }}"> | |
| <meta name="description" content="{{ site.description }}"> | |
| - | <link rel="stylesheet" href="https://cdn.rawgit.com/dwalkr/forestry-blocks-styles/master/dist/css/main.css"/> |
| + | <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/forestryio/ubuild-blocks/dist/css/ubuild.css"/> |
| </head> | |
| <body> | |
| \ No newline at end of file | |