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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-10-07 18:35:19 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-10-07 18:35:19 +0300
commit70ac6fc3b2f063d1038768986bc137b9ca1342f1 (patch)
tree3e3addf7c35adc98b15d8f24884d72da61820475 /package.json
parentc1b83c26b96e5f76fc2ffc98b61d8baa0f80cbf6 (diff)
refactor: update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 152a0f0..18c6662 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "Starter files for the eureka theme for hugo.",
"main": "index.js",
"repository": "https://github.com/wangchucheng/hugo-eureka",
- "author": "C. Wang <web@wcc.im>",
+ "author": "C. Wang <web@wangchucheng.com>",
"license": "MIT",
"scripts": {
"start": "hugo --gc"