mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-04-13 21:12:58 +00:00
25 lines
653 B
HTML
25 lines
653 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="Designer & Developer" />
|
|
<meta name="keywords" content="Web Agency Blog Articles" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover" />
|
|
|
|
<link rel="icon" type="image/png" href="/images/monogramm.png" />
|
|
|
|
%svelte.head%
|
|
</head>
|
|
<body>
|
|
<div id="svelte">%svelte.body%</div>
|
|
|
|
<script
|
|
async
|
|
defer
|
|
data-website-id="3808ed9b-9fc6-481b-bf6c-45e07f7aedf9"
|
|
data-domains="nicco.io"
|
|
src="https://spectare.nicco.io/unicorn.js"
|
|
></script>
|
|
</body>
|
|
</html>
|