1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

Flextype Box Plugin: Admin #125 #117

- Admin Panel: Themes issues #150
This commit is contained in:
Awilum
2019-06-14 12:19:29 +03:00
parent c79d1cb526
commit 37d0bd1355

13
site/themes/default/theme.json Executable file
View File

@@ -0,0 +1,13 @@
{
"name": "Default",
"version": "1.0.0",
"description": "Default theme for Flextype",
"author": {
"name": "Sergey Romanenko",
"email": "hello@romanenko.digital",
"url": "http://romanenko.digital"
},
"homepage": "https://github.com/flextype/flextype",
"bugs": "https://github.com/flextype/flextype/issues",
"license": "MIT"
}