-
Notifications
You must be signed in to change notification settings - Fork 0
/
.index.html
34 lines (31 loc) · 1.25 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
33
34
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166002055-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-166002055-1');
</script>
<title>EdiTechStudio</title>
<link rel="shortcut icon" href="/favicon.svg">
<meta name="viewport" content="width=device-width, initial-scale=0.8">
</head>
<body>
<h3 align="center"><img src="https://admission.iist.ac.in/ug/template/default/images/new1.gif"> Coming Soon <img src="https://admission.iist.ac.in/ug/template/default/images/new1.gif"></h3>
<hr>
<h4 align="center"><a href="https://github.com/EdiTechStudio/">Open Sourced</a> on <b>Github</b></h5>
<p align="center">Thank you for your patience</p>
<br>
<p align="center"><strong>Meanwhile Let's Take a Look at Some of My Works!</strong></p>
<hr>
<br>
<img src="desert.svg" alt="Desert" style="width:100%;height:100%;">
<br>
<hr>
<br>
<!-- <h3 align="center"><a href="print.pdf">OBC NCL FORMAT</a><h3> -->
</body>
</html>