-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
70 lines (59 loc) · 3.08 KB
/
index.html
File metadata and controls
70 lines (59 loc) · 3.08 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<script type="module" src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js"></script>
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>My Homepage</title>
<meta name="generator" content="Jekyll v3.9.2">
<meta property="og:title" content="Mihir Kotbagi">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://rockroyal305.github.io/Rockroyal.github.io/">
<meta property="og:url" content="https://rockroyal305.github.io/Rockroyal.github.io/">
<meta property="og:site_name" content="Rockroyal’s Homepage">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="About Me:">
<!-- <script
type="application/ld+json"> {"@context":"https://schema.org","@type":"WebSite","headline":"About Me:","name":"Rockroyal’s Homepage","Mihir Kotbagi", "url":"https://rockroyal305.github.io/Rockroyal.github.io/"}</script> -->
<!-- End Jekyll SEO tag -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style"
type="text/css" crossorigin="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="/Rockroyal.github.io/assets/css/style.css?v=e65542ae96f38a1bb63db95aa257fc84affafced">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- You can set your favicon here -->
<link rel="icon" type="image/png" href="Rockroyal.github.io/knight.png">
<!-- end custom head snippets -->
</head>
<!-- Setup Google Analytics
Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MJJS4WH3EF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-MJJS4WH3EF');
</script>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">Mihir Kotbagi</h1>
<h2 class="project-tagline"></h2>
<a href="art.html" class="btn">Art</a>
</header>
<main id="content" class="main-content" role="main">
<zero-md src="home.md"></zero-md>
<footer class="site-footer">
<span class="site-footer-owner"><a
href="https://github.com/Rockroyal305/Rockroyal.github.io">Rockroyal.github.io</a> is maintained by
<a href="https://github.com/Rockroyal305">Mihir Kotbagi</a>.</span>
<a href="https://www.flaticon.com/free-icons/chess" title="chess icons">Chess icon created by Freepik -
Flaticon</a>
</footer>
</main>
</body>
</html>