fix meta title
This commit is contained in:
parent
b8bead679f
commit
c487629f60
@ -3,7 +3,7 @@
|
||||
<Head>
|
||||
<Meta name="description" :content="preview" />
|
||||
<Meta property="og:type" content="article" />
|
||||
<Meta property="og:title" content="Self-hosting, Part 1" />
|
||||
<Meta property="og:title" :content="post.title" />
|
||||
<Meta
|
||||
property="og:url"
|
||||
:content="'https://lunasqu.ee/blog/' + post.fullSlug"
|
||||
|
Loading…
Reference in New Issue
Block a user