diff --git a/content/assets/stylesheets/includes/variables.scss b/content/assets/stylesheets/includes/variables.scss index 1f4f90a..326ea9b 100644 --- a/content/assets/stylesheets/includes/variables.scss +++ b/content/assets/stylesheets/includes/variables.scss @@ -13,7 +13,7 @@ $orange: $zeus-orange; $blue: $zeus-blue; $turquoise: #30D1B2; -$family-sans-serif: 'Lato', sans-serif; +$family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; $link-visited: $orange; diff --git a/layouts/blogpost.md b/layouts/blogpost.md index e78ebb9..da9e773 100644 --- a/layouts/blogpost.md +++ b/layouts/blogpost.md @@ -1,7 +1,7 @@
<% if item[:toc] %> -