mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-20 12:46:09 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7d080d564f | |||
3388283f02 |
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2013-2018 Ghost Foundation
|
Copyright (c) 2013-2019 Ghost Foundation
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
@ -63,4 +63,4 @@ You can add your own SVG icons in the same manner.
|
|||||||
|
|
||||||
# Copyright & License
|
# Copyright & License
|
||||||
|
|
||||||
Copyright (c) 2013-2018 Ghost Foundation - Released under the [MIT license](LICENSE).
|
Copyright (c) 2013-2019 Ghost Foundation - Released under the [MIT license](LICENSE).
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "casper",
|
"name": "casper",
|
||||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=2.0.0"
|
"ghost": ">=2.0.0"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user