diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-07-25 10:03:56 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-07-25 10:03:56 -0700 |
| commit | 86f8293c013679ac390e223fb70bd3c77a3cdfaa (patch) | |
| tree | 27242567c74002233f94bc77b243561334fd762b /src/pages | |
| parent | dd4cd5cc902294ddd312cb529263567399534c74 (diff) | |
update homepage links
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/index.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index cbc2483..9421915 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -107,7 +107,7 @@ const posts = (await getCollection('blog')).sort( </p> </div> <div class="project"> - <a href="https://github.com/pinapelz/Video-Archive-Web"> + <a href="https://archive.pinapelz.moe"> <img src="/projects/patchwork.png" alt="Patchwork Logo"> </a> <p class="project-title">Video Archive Web (Patchwork Archive)</p> |
