-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (25 loc) · 1.32 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html lang="en" vocab="http://schema.org/" prefix="ov: http://open.vocab.org/terms/">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/public/logo.jpeg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>XjxStudios | videomaker | official website</title>
<meta name="keywords" content="videomaker,monfalcone,francesco versace">
<meta name="format-detection" content="telephone=no">
<meta name="title" content="Francesco versace video maker ">
<meta name="description" content="I'm a 19 y.o. video maker, that put love and passion in my video services">
<meta name="keywords" content="videomaker,monfalcone,francesco versace">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="Francesco Versace">
</head>
<body vocab="http://schema.org/">
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script type="text/javascript" src="https://player.vimeo.com/api/player.js" defer></script>
<!-- <script type="text/javascript" src="https://unpkg.com/default-passive-events"></script> -->
</body>
</html>