mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Add meta descriptions to projects
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
<SvelteSeo
|
||||
title={data.post.title}
|
||||
description={data.post.description}
|
||||
canonical={SITE_URL + "/projects/" + data.post.slug}
|
||||
/>
|
||||
<h1>{data.post.title}</h1>
|
||||
|
||||
Generated
+1
-1
@@ -889,7 +889,7 @@ packages:
|
||||
'@codemirror/view': '>=6.0.0'
|
||||
|
||||
Notes@file:packages/website/Notes-1.0.0.tgz:
|
||||
resolution: {integrity: sha512-Tk+4sugCT0Dw+CUlWJALNdqzKm9vEbaHY2+PKC1yACaYqfQHdnzLF1g1ndAJlx3781Kf9eAkc1g5UiEAuIJdiA==, tarball: file:packages/website/Notes-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-3R1MlrB7PgI9UiA5sFREozIR3wfi6cn+IEgi4FaXbhgCo5TI66cu5/Jh7Ii9Y+K/U4NHPudFpjWI6QEkKjXoFw==, tarball: file:packages/website/Notes-1.0.0.tgz}
|
||||
version: 1.0.0
|
||||
|
||||
acorn@8.11.3:
|
||||
|
||||
Reference in New Issue
Block a user