From fc91f686978193cace9893fa516d5225e9841a8f Mon Sep 17 00:00:00 2001 From: "pmoreno.rodriguez" Date: Sat, 28 Oct 2023 22:10:51 +0200 Subject: [PATCH] Option to load Google fonts from local folder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d81149b..08ac4c4 100755 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Future2021 comes with a few default options that can be set site-wide. These op ```yaml production-mode: true # In production mode, only minified CSS is used. When disabled, nested CSS are enabled sidebar: # Enable/Disable sidebar in non-editable pages such as simplesearch results, offline, etc. +google_fonts_local: # Option to load Google Fonts from the theme or from Google servers. favicon: # Choosse your own favicon custom_logo: # A custom logo rather than the default (see below) custom_logo_mobile: # A custom logo to use for mobile navigation