nicco.io/src/app.html

24 lines
623 B
HTML
Raw Permalink Normal View History

2020-07-24 11:10:01 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
2021-03-06 23:10:17 +01:00
<meta name="description" content="Designer & Developer" />
<meta name="keywords" content="Web Agency Blog Articles" />
2021-08-02 09:53:08 +02:00
<meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover" />
2020-07-23 20:30:57 +02:00
2020-07-24 11:10:01 +02:00
<link rel="icon" type="image/png" href="/images/monogramm.png" />
2020-07-23 20:30:57 +02:00
2021-08-02 09:53:08 +02:00
%svelte.head%
2020-07-24 11:10:01 +02:00
</head>
<body>
2021-08-02 09:53:08 +02:00
<div id="svelte">%svelte.body%</div>
2020-07-24 11:10:01 +02:00
2021-12-23 12:37:34 +01:00
<script
async
defer
2022-11-29 18:17:44 +01:00
data-website-id="2c23f7af-230c-4ea3-a40a-87aa2939fef3"
2021-12-23 12:37:34 +01:00
src="https://spectare.nicco.io/unicorn.js"
></script>
2020-07-24 11:10:01 +02:00
</body>
2020-07-23 20:30:57 +02:00
</html>