pin version of css
DJ
committed Jun 22, 2018
commit 17ca7e0adfdef10772cbd1ae02a94496aa9e323e
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.jsdelivr.net/gh/forestryio/ubuild-blocks/dist/css/ubuild.css"/> |
| + | <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/forestryio/ubuild-blocks@1.0.0/dist/css/ubuild.css"/> |
| </head> | |
| <body> | |
| \ No newline at end of file | |