This commit is contained in:
Fundor333
2024-02-11 01:47:32 +01:00
commit 4715eb1ec6
797 changed files with 27759 additions and 0 deletions

52
data/about.json Normal file
View File

@@ -0,0 +1,52 @@
[
{
"name":"Foto Lucca 2023",
"url": "https://drive.google.com/drive/folders/1Cw_RPbFxIvszODL2z4AwMoXm4kVxnHdp?usp=sharing",
"label": "<i class=\"fa-sharp fa-solid fa-images\"></i>"
},
{
"name": "My Portfolio",
"url": "https://photo.fundor333.com",
"label": "<i class=\"fa-regular fa-globe\"></i>"
},
{
"name": "Instagram",
"url": "https://www.instagram.com/fundor333/",
"label": "<i class=\"fa-brands fa-instagram\"></i>"
},
{
"name": "Facebook",
"url": "https://www.facebook.com/fundor333",
"label": "<i class=\"fa-brands fa-facebook\"></i>"
},
{
"name": "Discord",
"url": "https://discord.gg/n8NZdWNy",
"label": "<i class=\"fa-brands fa-discord\"></i>"
},
{
"name": "GitHub",
"url": "https://github.com/fundor333",
"label": "<i class=\"fa-brands fa-github\"></i>"
},
{
"name": "Mastodon",
"url": "https://mastodon.social/@fundor333",
"label": "<i class=\"fa-brands fa-mastodon\"></i>"
},
{
"name": "Twitter",
"url": "https://twitter.com/fundor333",
"label": "<i class=\"fa-brands fa-twitter\"></i>"
},
{
"name": "Telegram",
"url": "https://t.me/fundor333",
"label": "<i class=\"fa-brands fa-telegram\"></i>"
},
{
"name": "My Site",
"url": "https://fundor333.com",
"label": "<i class=\"fa-regular fa-globe\"></i>"
}
]