diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/components/Main.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/components/Main.svelte b/src/lib/components/Main.svelte index 5eec1bd..bab34f8 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -33,11 +33,11 @@ | |||
| 33 | aria-label="email filip wandzio">contact@philw.dev</a | 33 | aria-label="email filip wandzio">contact@philw.dev</a |
| 34 | >, or find me in the [matrix] network: | 34 | >, or find me in the [matrix] network: |
| 35 | <a | 35 | <a |
| 36 | href="https://matrix.to/#/@philw:matrix.philw.dev" | 36 | href="https://matrix.to/#/@phlw:philw.dev" |
| 37 | target="_blank" | 37 | target="_blank" |
| 38 | rel="noopener noreferrer" | 38 | rel="noopener noreferrer" |
| 39 | aria-label="filip wandzio matrix account" | 39 | aria-label="filip wandzio matrix account" |
| 40 | >@philw:matrix.philw.dev</a | 40 | >@phlw:philw.dev</a |
| 41 | >. | 41 | >. |
| 42 | </p> | 42 | </p> |
| 43 | </section> | 43 | </section> |
