diff --git a/public/gallerypics/archrice2025.png b/public/gallerypics/archrice2025.png new file mode 100644 index 0000000..673d0a2 Binary files /dev/null and b/public/gallerypics/archrice2025.png differ diff --git a/public/gallerypics/data.json b/public/gallerypics/data.json new file mode 100644 index 0000000..14abf4a --- /dev/null +++ b/public/gallerypics/data.json @@ -0,0 +1,25 @@ +{ + "images": [ + { + "path": "gallerypics/linuxtransuserscollab.jpg", + "description": "IRL Meeting with Linux users who are trans and oss enjoyers (ttt-org members/founder)", + "date": "2025-06-21" + }, + { + "path": "gallerypics/transnote9.jpg", + "description": "I modded my Samsung Galaxy Note 9 with transparent back glass! <3", + "date": "2025-06-16" + }, + { + "path": "gallerypics/poweredbytransbians.jpg", + "description": "If happen if note 9 owned by gay person.", + "date": "2025-06-14" + }, + { + "path": "gallerypics/archrice2025.png", + "description": "My arch linux rice but changes a bit lol :3", + "date": "2025-04-22" + } + ] + } + \ No newline at end of file diff --git a/public/gallerypics/linuxtransuserscollab.jpg b/public/gallerypics/linuxtransuserscollab.jpg new file mode 100644 index 0000000..bd71655 Binary files /dev/null and b/public/gallerypics/linuxtransuserscollab.jpg differ diff --git a/public/gallerypics/poweredbytransbians.jpg b/public/gallerypics/poweredbytransbians.jpg new file mode 100644 index 0000000..a0c0f6f Binary files /dev/null and b/public/gallerypics/poweredbytransbians.jpg differ diff --git a/public/gallerypics/transnote9.jpg b/public/gallerypics/transnote9.jpg new file mode 100644 index 0000000..067754b Binary files /dev/null and b/public/gallerypics/transnote9.jpg differ