diff --git a/content/art/_index.md b/content/art/_index.md index 759e7fa..64128cb 100644 --- a/content/art/_index.md +++ b/content/art/_index.md @@ -1,6 +1,6 @@ +++ title = "art and doodles" -descriptions = "sometimes i do art and i will post it here" +description = "sometimes i do art and i will post it here" sort_by = "date" template = "blog.html" page_template = "blog-page.html" diff --git a/sass/style.scss b/sass/style.scss index 8577f38..10c5d4c 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -1,6 +1,4 @@ // Setup stuff -@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono'); - * { font-family: 'IBM Plex Mono', monospace; transition: 0.3s; diff --git a/templates/base.html b/templates/base.html index 1fd91f0..d30fc08 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,9 +6,10 @@ - + +