diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..319d6c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor/bundle +.bundle diff --git a/_includes/header.html b/_includes/header.html index 1463039..da12267 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -6,6 +6,13 @@