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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-06 14:47:10 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-06 14:47:10 +0300
commit5729d02a2cbde884fcfc187d7e93a4687f01e965 (patch)
treea87b4c1f83f7e96b740f8e6ad247210fc28c9dc7 /package.json
parentf96fddd1b3fefed7f4c6e3ad2e7eea9b47f52fd0 (diff)
Back port documentations
Fixes #4 and fixes #18
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b1181a9..e3d9df5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
- "name": "hexo-theme-tranquilpeak",
- "version": "1.9.1",
- "description": "A gorgeous responsive theme for Hexo blog framework",
+ "name": "hugo-tranquilpeak-theme",
+ "version": "0.1.0-SNAPSHOT",
+ "description": "A gorgeous responsive theme for Hugo blog framework",
"main": "Gruntfile.js",
"scripts": {
"start": "grunt default",