-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
19 lines (19 loc) · 868 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nikunj Bhatt</title>
<meta name="description" content="Web Developer">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mavo/0.2.0/mavo.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mavo/0.2.0/mavo.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tufte-css/1.7.2/tufte.min.css">
</head>
<body mv-app="nikunj-bhatt" mv-storage="https://github.com/nikunjbhatt/nikunj-bhatt/blob/main/data" mv-plugins="tinymce">
<h1 id="title" property>Nikunj Bhatt</h1>
<div id="content" property class="tinymce">
Edit the headline and description.
</div>
</body>
</html>