mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
X-Robots-Tag "noindex, nofollow"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
const { frontmatter } = Astro.props || {}
|
||||
const { title } = frontmatter || Astro.props
|
||||
const canonicalURL = new URL(Astro.url.pathname, Astro.site);
|
||||
const canonicalURL = new URL(Astro.url.pathname, Astro.site)
|
||||
|
||||
import '../styles/_style.css'
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user