summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f723998..30dbe3f 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "ed",
"version": "0.5.0",
"private": true,
- "description": "Ed theme for minimal editions, based on Alex Gil theme",
+ "description": "Ed theme for minimal editions, based on Alex Gil theme.",
"keywords": [
"hugo",
"theme",
@@ -17,7 +17,7 @@
"url": "git+https://github.com/sergeyklay/gohugo-theme-ed.git"
},
"license": "MIT",
- "author": "Serghei Iakovlev",
+ "author": "Serghei Iakovlev <egrep@protonmail.ch>",
"main": "index.js",
"scripts": {
"server": "HUGO_ENV=development hugo server --verbose --source=exampleSite --buildDrafts --buildFuture --ignoreCache --disableFastRender",