diff options
| author | Filip Wandzio <contact@philw.dev> | 2025-09-14 22:03:49 +0200 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2025-09-14 22:03:49 +0200 |
| commit | 23531518c084668a55e37edc71fc6359a868ce59 (patch) | |
| tree | 11b8ef8ac9215693d8be843ef8c7fc8b092da161 /src/lib/components/Main.svelte | |
| parent | 2a700bf5f6e394d91960e4fed023c718e3e1bc96 (diff) | |
| download | philw.dev-23531518c084668a55e37edc71fc6359a868ce59.tar.gz philw.dev-23531518c084668a55e37edc71fc6359a868ce59.zip | |
Update the description, fix git repository redirect issue
Signed-off-by: Filip Wandzio <contact@philw.dev>
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 2456a03..d5c6269 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | <h2 id="projects-heading">👨💻 Projects</h2> | 15 | <h2 id="projects-heading">👨💻 Projects</h2> |
| 16 | <p> | 16 | <p> |
| 17 | Side projects are hosted on my <a | 17 | Side projects are hosted on my <a |
| 18 | href="https://www.git.philw.dev" | 18 | href="https://git.philw.dev" |
| 19 | target="_blank" | 19 | target="_blank" |
| 20 | rel="noopener noreferrer" | 20 | rel="noopener noreferrer" |
| 21 | aria-label="visit filip wandzio's git repository" | 21 | aria-label="visit filip wandzio's git repository" |
