summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoramzrk22021-02-10 17:03:02 +0800
committeramzrk22021-02-10 17:03:02 +0800
commit1e8348d088671298edc09f6e50a486e0d7c8fcdc (patch)
treee7509e6909d1fcc488023e8014cb6f1cbb7987cb /package.json
parent8dd4d3133a3c3d32b080f6b4737b5384b44584d4 (diff)
downloadhugo-theme-fuji-1e8348d088671298edc09f6e50a486e0d7c8fcdc.tar.gz
hugo-theme-fuji-1e8348d088671298edc09f6e50a486e0d7c8fcdc.tar.bz2
hugo-theme-fuji-1e8348d088671298edc09f6e50a486e0d7c8fcdc.zip
update: license
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index cce27ac..2f559bd 100644
--- a/package.json
+++ b/package.json
@@ -4,19 +4,19 @@
"description": "A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。",
"repository": {
"type": "git",
- "url": "git+https://github.com/amzrk2/hugo-theme-fuji.git"
+ "url": "git+https://github.com/dsrkafuu/hugo-theme-fuji.git"
},
"keywords": [
"hugo",
"theme",
"fuji"
],
- "author": "DSRKafuU <amzrk2@outlook.com> (https://amzrk2.cc/)",
+ "author": "DSRKafuU <dsrkafuu@outlook.com> (https://dsrkafuu.co/)",
"license": "Apache-2.0",
"bugs": {
- "url": "https://github.com/amzrk2/hugo-theme-fuji/issues"
+ "url": "https://github.com/dsrkafuu/hugo-theme-fuji/issues"
},
- "homepage": "https://github.com/amzrk2/hugo-theme-fuji#readme",
+ "homepage": "https://github.com/dsrkafuu/hugo-theme-fuji#readme",
"dependencies": {
"@primer/css": "15.1.0"
}