Files
fte-Homepage/themes/tella/exampleSite/data/features.json
2023-08-07 10:59:23 +02:00

18 lines
447 B
JSON

[
{
"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"
}
]