Skip to content

Commit

Permalink
Opti. 添加权威链接
Browse files Browse the repository at this point in the history
  • Loading branch information
RavelloH committed Feb 10, 2024
1 parent 82e623d commit e8301b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion template/static/metaData.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
<meta property="og:title" content="{{{title}}} | {{{siteName}}}" />
<meta property="og:type" content="website" />
<meta property="og:url" content="{{{url}}}" />
<meta property="og:image" content="{{{shareImage}}}" />
<meta property="og:image" content="{{{shareImage}}}" />
<link rel="canonical" href="{{{url}}}" />

0 comments on commit e8301b4

Please sign in to comment.