mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
feat: add automatic website screenshot generation for Open Graph preview images
This commit is contained in:
parent
30febfef22
commit
a073ea47bd
6 changed files with 19 additions and 18 deletions
|
@ -129,7 +129,7 @@ function getTagUrl(tagName: string): string {
|
|||
|
||||
<!-- Date -->
|
||||
<div
|
||||
class="mb-17 block c-primary font-time"
|
||||
class="mb-16.8 block c-primary font-time"
|
||||
transition:name={`time-${post.data.abbrlink || post.slug}-${lang}`}
|
||||
data-disable-transition-on-theme
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue