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

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