-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
32 lines (29 loc) · 1.05 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
26
27
28
29
30
31
32
<html>
<head>
<title>
Vishal Singhal
</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="dist/main.ea87a58c11f44665663f.css?ea87a58c11f44665663f">
</head>
<body>
<main class="container">
<h1 class="resume-heading" id="page-heading">
</h1>
<div class="resume-body">
<div class="resume-body__main">
<section id="company-section"></section>
<section id="project-section"></section>
<section id="qualification-section"></section>
</div>
<div class="resume-body__aside">
<section class="aside-section personal-info-section" id="personal-detail-section"></section>
<section class="aside-section" id="skill-section"></section>
<section class="aside-section" id="language-section"></section>
</div>
</div>
</main>
<footer></footer>
<script src="dist/main.ea87a58c11f44665663f.js?ea87a58c11f44665663f"></script>
</body>
</html>