Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Commit 5cb36fc

Browse files
committed
update to 2.1.0
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 8626fd9 commit 5cb36fc

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

package.json

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"name" : "crisp",
3-
"description" : "A minimalist, responsive, and open-source theme for Ghost",
4-
"version" : "1.0.0",
5-
"engines": {
6-
"ghost": ">=2.0.0"
7-
},
2+
"name": "FirePress_Crisply",
3+
"description": "This Ghost theme is supported by FirePress. Find more free themes at https://github.com/topics/firepress-ghost-theme",
4+
"demo": "https://play-with-ghost.com/ghost-themes/firepress-crisply-for-barbershops/",
5+
"version": "2.1.0",
6+
"engines": {
7+
"ghost": ">=2.0.0"
8+
},
89
"license": "MIT",
910
"screenshots": {
1011
"desktop": "assets/screenshot-desktop.png",
@@ -15,6 +16,11 @@
1516
"email": "hello@kathyqian.com",
1617
"url": "https://kathyqian.com"
1718
},
19+
"maintainer": {
20+
"name": "Pascal Andy",
21+
"email": "relations@firepress.org",
22+
"url": "https://play-with-ghost.com/"
23+
},
1824
"gpm": {
1925
"type": "theme",
2026
"categories": [
@@ -29,10 +35,9 @@
2935
],
3036
"repository": {
3137
"type": "git",
32-
"url": "https://github.com/kathyqian/crisp.git"
38+
"url": "https://github.com/firepress-org/FirePress_Crisply.git"
3339
},
34-
"bugs": "https://github.com/kathyqian/crisp/issues",
35-
"contributors": "https://github.com/kathyqian/crisp/graphs/contributors",
40+
"bugs": "https://github.com/firepress-org/FirePress_Crisply/issues",
3641
"config": {
3742
"posts_per_page": 10
3843
}

0 commit comments

Comments
 (0)