.
This commit is contained in:
18
data/features.json
Normal file
18
data/features.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"title": "Simple",
|
||||
"description": "All the bare necessities are there.",
|
||||
"icon": "icon-desktop_windows"
|
||||
},
|
||||
{
|
||||
"title": "Fast",
|
||||
"description": "Light weight and fast loading speed.",
|
||||
"icon": "icon-lightbulb_outline"
|
||||
},
|
||||
{
|
||||
"title": "Github",
|
||||
"description": "Please fork the Github repository and contribute to this theme!",
|
||||
"icon": "icon-github",
|
||||
"link": "https://github.com/opera7133/tella"
|
||||
}
|
||||
]
|
||||
11
data/slide.json
Normal file
11
data/slide.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"title": "Tella, A Hugo theme for Companies.",
|
||||
"image": "img/slide/slide01.jpg"
|
||||
},
|
||||
{
|
||||
"title": "Sample text here...",
|
||||
"image": "img/slide/slide02.jpg",
|
||||
"color": "text-black"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user