From e811410e1b3483eca6fdc5b9b1a55a844ed040f0 Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Fri, 3 Apr 2020 22:40:29 +0800 Subject: Updated Customization (markdown) --- Customization.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Customization.md b/Customization.md index eb6f2fd..0bf880e 100644 --- a/Customization.md +++ b/Customization.md @@ -43,7 +43,15 @@ $sans-preferred-font-list: "Montserrat", "Roboto", "Source Sans Pro", "Helvetica", $default-font-list; ``` -Notice: Fonts' name is referred from Google Fonts. +And don't forget to modify `/layouts/partials/head.html`: + +```html + +``` + +Modify your font, and don't forget to replace `Space` with `+`. ## Customize sidebar The items in the sidebar should be added manully. -- cgit v1.2.3