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 <wangchucheng@outlook.com>2020-12-18 18:50:53 +0300
committerWang Chucheng <wangchucheng@outlook.com>2020-12-18 18:50:53 +0300
commit2d177e5bae58e9bd2b31a8c817877cf6e84a2dbb (patch)
treeccad68b4b09ef866bdaadfb9b3868446c753fa62 /package.json
parent5c8e0b6c72d45d4f76979d4b9de14f8fa58e3b7a (diff)
refactor: header menus
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 376de1b..1dc52fb 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@wangchucheng.com>",
+ "author": "C. Wang <wangchucheng@outlook.com>",
"license": "MIT",
"scripts": {
"start": "hugo --gc"