Reviewed-on: #13 Co-authored-by: Clement <c.boesmier@aptatio.com> Co-committed-by: Clement <c.boesmier@aptatio.com>
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
---
|
|
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')} />
|