diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..9792498 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "editor.formatOnSave": false +} \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 61a9ee6..8883673 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,30 +1,27 @@
- + - + - + {% seo %} {% feed_meta %} - - - - - + + + + @@ -39,24 +36,13 @@ } }); - - - - - + \ No newline at end of file