diff options
| author | Filip Wandzio <contact@philw.dev> | 2025-10-05 22:19:41 +0200 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2025-10-05 22:19:41 +0200 |
| commit | 2dc9ab218ecf25235c234dde7187818995eb7c8b (patch) | |
| tree | 42776d18bcca77578e2bcffe2c90df3736936da9 /src/lib/components/Main.svelte | |
| parent | 8a761c7af5cd0855d1d489c20714b0070fa01ef5 (diff) | |
| download | philw.dev-2dc9ab218ecf25235c234dde7187818995eb7c8b.tar.gz philw.dev-2dc9ab218ecf25235c234dde7187818995eb7c8b.zip | |
Fix social matrix link, center main
Diffstat (limited to 'src/lib/components/Main.svelte')
| -rw-r--r-- | src/lib/components/Main.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/components/Main.svelte b/src/lib/components/Main.svelte index d5f0e0e..f29581c 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -34,7 +34,7 @@ | |||
| 34 | </p> | 34 | </p> |
| 35 | <p> | 35 | <p> |
| 36 | Or find me in the [matrix] network: <a | 36 | Or find me in the [matrix] network: <a |
| 37 | href="https://matrix.to/@philw:matrix.philw.dev" | 37 | href="https://matrix.to/#/@philw:matrix.philw.dev" |
| 38 | target="_blank" | 38 | target="_blank" |
| 39 | rel="noopener noreferrer" | 39 | rel="noopener noreferrer" |
| 40 | aria-label="filip wandzio matrix account" | 40 | aria-label="filip wandzio matrix account" |
