From b3316cf3e4fa739f290ca59222ec86b4af0b0f88 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Fri, 15 May 2020 13:24:44 +0800 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c815d70..f46110f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ $ git submodule add https://github.com/amzrk2/hugo-theme-fuji.git themes/fuji For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo. +## Notice + +Remember to add `````` code to your post ```.md``` files to show blockquotes, links and codes with proper style in list pages' summary part. + ## Getting started Copy the ```config.toml``` in the ```exampleSite```to the root of your Hugo site. Change strings as you like. -- cgit v1.2.3