mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
Added canonical URL
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
|
||||
import CanonicalURL from "../components/CanonicalURL.astro";
|
||||
---
|
||||
|
||||
<html>
|
||||
@ -18,7 +18,7 @@
|
||||
<link href="#" rel="alternate" title="RSS" type="application/atom+xml" />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link href="#" rel="canonical" />
|
||||
<CanonicalURL />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user