diff --git a/data/about.json b/data/about.json index 1d511863..78403927 100644 --- a/data/about.json +++ b/data/about.json @@ -1,9 +1,4 @@ [ - { - "name":"Foto Lucca 2023", - "url": "https://drive.google.com/drive/folders/1Cw_RPbFxIvszODL2z4AwMoXm4kVxnHdp?usp=sharing", - "label": "" - }, { "name": "My Portfolio", "url": "https://photo.fundor333.com", @@ -19,29 +14,19 @@ "url": "https://www.facebook.com/fundor333", "label": "" }, - { + { "name": "Discord", "url": "https://discord.gg/n8NZdWNy", "label": "" }, - { - "name": "GitHub", - "url": "https://github.com/fundor333", - "label": "" - }, - { - "name": "Mastodon", - "url": "https://mastodon.social/@fundor333", - "label": "" - }, { "name": "Twitter", "url": "https://twitter.com/fundor333", "label": "" }, { - "name": "Telegram", - "url": "https://t.me/fundor333", + "name": "Channel Telegram", + "url": "https://t.me/f333_photoset", "label": "" }, { @@ -49,4 +34,4 @@ "url": "https://fundor333.com", "label": "" } -] +] \ No newline at end of file diff --git a/data/about_backup.json b/data/about_backup.json new file mode 100644 index 00000000..1d511863 --- /dev/null +++ b/data/about_backup.json @@ -0,0 +1,52 @@ +[ + { + "name":"Foto Lucca 2023", + "url": "https://drive.google.com/drive/folders/1Cw_RPbFxIvszODL2z4AwMoXm4kVxnHdp?usp=sharing", + "label": "" + }, + { + "name": "My Portfolio", + "url": "https://photo.fundor333.com", + "label": "" + }, + { + "name": "Instagram", + "url": "https://www.instagram.com/fundor333/", + "label": "" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/fundor333", + "label": "" + }, + { + "name": "Discord", + "url": "https://discord.gg/n8NZdWNy", + "label": "" + }, + { + "name": "GitHub", + "url": "https://github.com/fundor333", + "label": "" + }, + { + "name": "Mastodon", + "url": "https://mastodon.social/@fundor333", + "label": "" + }, + { + "name": "Twitter", + "url": "https://twitter.com/fundor333", + "label": "" + }, + { + "name": "Telegram", + "url": "https://t.me/fundor333", + "label": "" + }, + { + "name": "My Site", + "url": "https://fundor333.com", + "label": "" + } +]