🎨 feat(layout): update open graph description
Improve the open graph description for the blog to be more concise and informative.
This commit is contained in:
@@ -31,7 +31,7 @@ export default function BlogArea({ blogposts }: BlogAreaProps) {
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div className="right flex flex-col">
|
||||
<div className="right flex flex-col w-full">
|
||||
<div className="blogpost-label text-2xl mb-4">
|
||||
<h2>
|
||||
<AnimatedLink href={blogpost.get_absolute_url}>
|
||||
|
||||
Reference in New Issue
Block a user