diff options
| author | netop://ウィビ <paul@webb.page> | 2026-08-13 10:07:32 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-08-13 10:07:32 -0700 |
| commit | 07af52c328849d67ffd90aac801fe7e7ec1e54d7 (patch) | |
| tree | a25d332c4d08f9965eba69ee2451add54095cadc /src/lib/component/CV.svelte | |
| parent | 0946abd0bc866ca1f0c073eb45e8e2c7822e4e44 (diff) | |
| download | homepage-07af52c328849d67ffd90aac801fe7e7ec1e54d7.tar.gz homepage-07af52c328849d67ffd90aac801fe7e7ec1e54d7.zip | |
updates blog and cv link
Diffstat (limited to 'src/lib/component/CV.svelte')
| -rw-r--r-- | src/lib/component/CV.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/component/CV.svelte b/src/lib/component/CV.svelte index 50d31ab..954e3f2 100644 --- a/src/lib/component/CV.svelte +++ b/src/lib/component/CV.svelte @@ -66,7 +66,7 @@ </style> <h2> - <a href="https://cv.webb.page" target="_blank">cv.webb.page</a> + <a href="https://cv.webb.page" target="_blank">cv.webb.page/fun.txt</a> </h2> {#if cv === ""} |