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>2017-04-15 15:22:40 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-09-10 12:38:14 +0300
commit7f15006b51f3862700814610fbf89ec6447d3b8f (patch)
tree2961e7533f5e8e592fc5aa85bc4ad8b97b3a38d4 /package.json
parent59a3489c0df882d1d77cc4bc585e204e4a3eeebb (diff)
Upgrade theme base on hexo 1.10.0 version
- [x] Italian translation - [x] `showMeta` & `showActions` - [x] `rel="noopener"` - [x] _sharing options_ - [x] XLG side bar bug on Edge - [x] 'OLDER POSTS' Button Overlaps Sidebar - [x] Print media queries However I will not backport persian translation because I can't handle by myself the missing translation for that theme that is not exist on hexo one closes #132
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 0080d2c..899498a 100644
--- a/package.json
+++ b/package.json
@@ -46,4 +46,4 @@
"rand-token": "^0.2.1"
},
"dependencies": {}
-} \ No newline at end of file
+}