Refactor JSON files for improved formatting and add pre-commit hook to Makefile

This commit is contained in:
Fundor333
2025-04-01 19:31:14 +02:00
committed by fundor333
parent 0f366ff178
commit e3f987ad8d
285 changed files with 14959 additions and 6828 deletions

View File

@@ -1,39 +1,37 @@
[
{
"label": "<i class=\"fa-solid fa-camera-retro\"></i>",
"name": "Prenotazioni Nerd Show Bologna",
"url": "https://photo.fundor333.com/fiera/tf-al-nerd-show-bologna-2025/",
"label": "<i class=\"fa-solid fa-camera-retro\"></i>"
"url": "https://photo.fundor333.com/fiera/tf-al-nerd-show-bologna-2025/"
},
{
"label": "<i class=\"fa-regular fa-globe\"></i>",
"name": "My Portfolio",
"url": "https://photo.fundor333.com",
"label": "<i class=\"fa-regular fa-globe\"></i>"
"url": "https://photo.fundor333.com"
},
{
"label": "<i class=\"fa-brands fa-instagram\"></i>",
"name": "Instagram",
"url": "https://www.instagram.com/fundor333/",
"label": "<i class=\"fa-brands fa-instagram\"></i>"
"url": "https://www.instagram.com/fundor333/"
},
{
"label": "<i class=\"fa-brands fa-facebook\"></i>",
"name": "Facebook",
"url": "https://www.facebook.com/fundor333",
"label": "<i class=\"fa-brands fa-facebook\"></i>"
"url": "https://www.facebook.com/fundor333"
},
{
"label": "<i class=\"fa-brands fa-discord\"></i>",
"name": "Discord",
"url": "https://discord.gg/C56ScB8c",
"label": "<i class=\"fa-brands fa-discord\"></i>"
"url": "https://discord.gg/C56ScB8c"
},
{
"label": "<i class=\"fa-brands fa-telegram\"></i>",
"name": "Channel Telegram - Preview",
"url": "https://t.me/f333_photoset",
"label": "<i class=\"fa-brands fa-telegram\"></i>"
"url": "https://t.me/f333_photoset"
},
{
"label": "<i class=\"fa-regular fa-globe\"></i>",
"name": "My Site",
"url": "https://fundor333.com",
"label": "<i class=\"fa-regular fa-globe\"></i>"
"url": "https://fundor333.com"
}
]