diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-01-31 09:26:43 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-01-31 09:26:43 +0100 |
| commit | f8480dbe23628d3a9051fc21c0b880ad37f74795 (patch) | |
| tree | fb8552f392f64188dbf75ebfea33c57b2a7660f5 /package.json | |
| parent | chore: versioning (diff) | |
| download | pml68.dev-f8480dbe23628d3a9051fc21c0b880ad37f74795.tar.gz | |
fix: homepage link on Projects page unclickable on small width devices
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a6efa7a..fccbfe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "0.2.4", + "version": "0.2.5", "description": "My personal website, built with SvelteKit", "author": "pml68", "license": "GPL-3.0", |
