Refactor JSON files for improved formatting and add pre-commit hook to Makefile
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user