diff --git a/src/lib/components/project.svelte b/src/lib/components/project.svelte index 88e9bdf..0736a94 100644 --- a/src/lib/components/project.svelte +++ b/src/lib/components/project.svelte @@ -21,7 +21,6 @@
-
Click to open in new tab
{/if} @@ -31,7 +30,6 @@ {tag}{#if i !== tags.length - 1}·​{/if} {/each} - View diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 18c378d..4477b99 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -72,7 +72,7 @@

I helped many projects come to life. Here are some examples:

- + igni - The universal Discord bot

@@ -83,7 +83,7 @@

- + Animasher - Platform for creating and sharing animations

@@ -97,7 +97,7 @@

- + Heaventaker - Helltaker fan game

@@ -108,7 +108,7 @@

- + Mangades - Mangadex downloader

diff --git a/static/screenshots/animasher.webp b/static/screenshots/animasher.webp new file mode 100644 index 0000000..5f475a7 Binary files /dev/null and b/static/screenshots/animasher.webp differ diff --git a/static/screenshots/heaventaker.webp b/static/screenshots/heaventaker.webp new file mode 100644 index 0000000..7e350c2 Binary files /dev/null and b/static/screenshots/heaventaker.webp differ diff --git a/static/screenshots/igni.webp b/static/screenshots/igni.webp new file mode 100644 index 0000000..9b01530 Binary files /dev/null and b/static/screenshots/igni.webp differ diff --git a/static/screenshots/ignibg.webp b/static/screenshots/ignibg.webp new file mode 100644 index 0000000..de3440e Binary files /dev/null and b/static/screenshots/ignibg.webp differ diff --git a/static/screenshots/mangadex.webp b/static/screenshots/mangadex.webp new file mode 100644 index 0000000..56be9b7 Binary files /dev/null and b/static/screenshots/mangadex.webp differ