canonicalのループ回避
This commit is contained in:
parent
ce7d6aa57f
commit
836073ecb8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<svelte:head>
|
||||
<title>記事一覧 | moris.day Blog</title>
|
||||
<link rel="canonical" href="https://{PUBLIC_HOSTNAME}{base}/" />
|
||||
<link rel="canonical" href="https://{PUBLIC_HOSTNAME}{base}/0/" />
|
||||
</svelte:head>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue