記事のheaderにdescriptionを追加
This commit is contained in:
parent
f1a29182b9
commit
d1a7185bfd
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
|
||||
<svelte:head>
|
||||
<title>{data.metadata.title} | moris.day Blog</title>
|
||||
<meta name="description" content="{data.metadata.description}"/>
|
||||
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="{data.metadata.title}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue