edited the button corner on the main page

This commit is contained in:
2026-03-25 22:33:04 +01:00
parent 2d052acf91
commit 7ab4a9a173
6 changed files with 2 additions and 19 deletions

View File

@@ -5,23 +5,11 @@ export interface IndieButton {
}
export let buttons: IndieButton[] = [
{
img: "flag-progress.png",
alt: "A button showing the progress pride flag.",
},
{
img: "gnu-linux.gif",
alt: "A button with the Linux penguin and the text 'Made on GNU/Linux'.",
},
{
img: "iso8601.png",
alt: "A button with the text 'ISO 8601 YYYY-MM-DD'.",
link: "https://www.iso8601.com/",
},
{
img: "notbyai.png",
alt: "A button with the text 'created by a human, not by AI' and a smiley next to it.",
},
{
img: "queercoded.png",
alt: "A button with the text \"you're telling me a queer coded this\" on a rainbow background.",
@@ -31,11 +19,6 @@ export let buttons: IndieButton[] = [
alt: "A red button with the text 'MADE WITH SVELTEKIT'.",
link: "https://svelte.dev",
},
{
img: "sexno.png",
alt: "A button with the text 'SEX? NO.' on a white background with a blue border.",
link: "https://youtu.be/J4i0tuoYBG0?t=176",
},
{
img: "trans-rights-now.png",
alt: "A button with the text 'TRANS RIGHTS NOW!' next to a trans flag.",