From 4f641cc0ee7befd440956e53b8798899482f6ed4 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 21 Feb 2022 20:34:20 +0100 Subject: [PATCH] Added missing font variants to load from Google Fonts --- material/base.html | 4 ++-- src/base.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/material/base.html b/material/base.html index e433f292e..bbee7f8ad 100644 --- a/material/base.html +++ b/material/base.html @@ -53,8 +53,8 @@ {% set font = config.theme.font %} {% endif %} diff --git a/src/base.html b/src/base.html index 141148ede..fc7adb415 100644 --- a/src/base.html +++ b/src/base.html @@ -107,8 +107,8 @@