diff --git a/README.md b/README.md index c2393f2..d127863 100755 --- a/README.md +++ b/README.md @@ -15,17 +15,10 @@ A simple, clean, flexible Hugo theme. ## Overview -

- - Paper - -

+![Desktop](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png) +![Mobile](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot_mobile.png) -

- - Paper Dark Mode - -

+Hugo themes: [themes.gohugo.io/hugo-paper](https://themes.gohugo.io/hugo-paper/) ## Install @@ -41,9 +34,7 @@ Then change in `config.toml`: theme = "paper" ``` -For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo. - -Check on Hugo themes: https://themes.gohugo.io/hugo-paper/ +For more information read the [official guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo. ## Config diff --git a/images/screenshot.png b/images/screenshot.png index 19066ba..c8ce3b8 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/screenshot_dark.png b/images/screenshot_dark.png deleted file mode 100644 index 38e0a24..0000000 Binary files a/images/screenshot_dark.png and /dev/null differ diff --git a/images/screenshot_mobile.png b/images/screenshot_mobile.png new file mode 100644 index 0000000..32226b3 Binary files /dev/null and b/images/screenshot_mobile.png differ diff --git a/images/tn.png b/images/tn.png index 50ab99b..4dbebfc 100644 Binary files a/images/tn.png and b/images/tn.png differ