diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro index 6fffa48..4419eda 100644 --- a/src/pages/posts/[...slug].astro +++ b/src/pages/posts/[...slug].astro @@ -67,26 +67,52 @@ const isOutdated = entry.data.outdated; {} ]}> -