Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iCyris/hugo-theme-yuki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriCyris <cyris1015@gmail.com>2019-01-27 11:01:03 +0300
committeriCyris <cyris1015@gmail.com>2019-01-27 11:01:03 +0300
commitac7b69854356d795146221205b236aca42bbdf5e (patch)
tree6b9b947d2a739d6bb4901f3ea553116e7ca801db /README.md
parente50fee7593b4b434a5c139c2666a5509dadc760c (diff)
finish the post page layouts
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ee05940..cec44a8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[Demo](https://cyris.pen.moe)
-[Screenshots]()
+[Screenshot-1](./res/screenshot-1.png)
## Features
@@ -72,8 +72,8 @@ This theme is built and improved upon by open source [contributions](https://git
If you're contributing CSS changes, there are two ways:
-1. Simply make changes on `themes/hugo-theme-yuki/static/scss/custom.css`, the style will be overwrited.
-2. Use [sass](https://sass-lang.com/). Directly make changes on the `*.scss` files and recompile `style.scss` or `highlight.scss`.
+1. Simply make changes on `/static/scss/custom.css`, the style will be overwrited.
+2. Use [SASS](https://sass-lang.com/). Directly make changes on the `*.scss` files and recompile `style.scss` or `highlight.scss`.
## License