8 lines
No EOL
215 B
Text
8 lines
No EOL
215 B
Text
---
|
|
import { getAsset } from '~/utils/permalinks';
|
|
---
|
|
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<link rel="sitemap" href={getAsset('/sitemap-index.xml')} /> |