-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbearcms.json
32 lines (32 loc) · 1021 Bytes
/
bearcms.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"id": "bearcms/focus-theme-addon",
"name": "Focus Theme",
"description": "Focus is a theme build to present the best way possible your small business or yourself. It provides a simple and clean experience for websites with a few pages. The friendly home page will greet your visitors and guide them to the other pages (we recommend adding a Navigation element here). It's perfect for blogs too.",
"author": {
"name": "Bear CMS",
"email": "[email protected]",
"url": "https://bearcms.com/"
},
"media": [
{
"filename": "/assets/1.jpg",
"width": 1246,
"height": 968
},
{
"filename": "/assets/2.jpg",
"width": 1246,
"height": 968
},
{
"filename": "/assets/3.jpg",
"width": 1246,
"height": 968
},
{
"filename": "/assets/4.jpg",
"width": 1246,
"height": 968
}
]
}