This commit is contained in:
root
2023-07-29 22:17:22 +02:00
parent d6cbc9bc0f
commit 65a0be1350
28 changed files with 627 additions and 3 deletions

18
data/features.json Normal file
View 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"
}
]