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

github.com/nanxiaobei/hugo-paper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanxiaobei <nanxiaobei@gmail.com>2022-07-18 19:29:32 +0300
committernanxiaobei <nanxiaobei@gmail.com>2022-07-18 19:29:32 +0300
commit212952e47ffdaf3dafd133afb4de9affc8714e9c (patch)
treeafddedbbad026fd632cd50ad88795678f8fe230f
parentee8fd436347cd24b68b8e278f1803b42f6315a55 (diff)
main
-rwxr-xr-xREADME.md8
-rw-r--r--theme.toml2
2 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0089197..43f3777 100755
--- a/README.md
+++ b/README.md
@@ -21,9 +21,9 @@ Hugo themes: [themes.gohugo.io/hugo-paper](https://themes.gohugo.io/hugo-paper/)
## Overview
-![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
-![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot_dark.png)
-![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot_mobile.png)
+![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/main/images/screenshot.png)
+![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/main/images/screenshot_dark.png)
+![](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/main/images/screenshot_mobile.png)
## Install
@@ -62,7 +62,7 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments
## License
-[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE) (c) [nanxiaobei](https://lee.so/)
+[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE) (c) [nanxiaobei](https://lee.so/)
## FUTAKE
diff --git a/theme.toml b/theme.toml
index 2cc0ab3..5196dc8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@
name = "Paper"
license = "MIT"
-licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
+licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE"
description = "A simple, clean, flexible Hugo theme"
homepage = "https://github.com/nanxiaobei/hugo-paper/"
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]