diff --git a/README.md b/README.md index e4fea32..649d0a3 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Paper v4.9 (Dark Mode) +# hugo-PaperMod A simple, clean, flexible Hugo theme. @@ -8,38 +8,20 @@ A simple, clean, flexible Hugo theme. ## Overview -Demo: https://nanxiaobei.github.io/hugo-paper/ - -

- - Paper - -

- -

- - Paper Dark Mode - -

- -Hugo themes: https://themes.gohugo.io/hugo-paper/ +Demo: https://adityatelange.github.io/hugo-PaperMod/ ## Install Inside the folder of your Hugo site, run: ```bash -git clone https://github.com/nanxiaobei/hugo-paper themes/paper +git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod ``` Then change in `config.toml`: ```toml -theme = "paper" +theme = "hugo-PaperMod" ``` For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo. - -## Dark Mode - -It's automatic, according to the natural time of day and night. diff --git a/images/screenshot.png b/images/screenshot.png deleted file mode 100644 index 19066ba..0000000 Binary files a/images/screenshot.png and /dev/null 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/tn.png b/images/tn.png deleted file mode 100644 index 50ab99b..0000000 Binary files a/images/tn.png and /dev/null differ