mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Merge branch 'main' of https://github.com/avinal/avinal.github.io into main
This commit is contained in:
@@ -1,102 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>Projects</title>
|
||||
<link rel="canonical" href="https://avinal.is-a.dev/pages/projects.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://avinal.is-a.dev/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://avinal.is-a.dev/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avinal.is-a.dev/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://avinal.is-a.dev/site.webmanifest">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://avinal.is-a.dev/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://avinal.is-a.dev/theme/css/all.css">
|
||||
<link rel="stylesheet" href="https://avinal.is-a.dev/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://avinal.is-a.dev/theme/css/theme.css">
|
||||
<link rel="stylesheet" href="https://avinal.is-a.dev/theme/css/space.css">
|
||||
|
||||
|
||||
<meta name="description" content="">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header star">
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://avinal.is-a.dev/">
|
||||
<img class="img-fluid rounded" src=https://avinal.is-a.dev/images/profile.png width=150 height=150
|
||||
alt="Be My SpaceTime">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title" style="font-family: ExodarOut;font-weight: lighter;"><a href="https://avinal.is-a.dev/">Be
|
||||
My SpaceTime</a></h1>
|
||||
<p class="text-muted">Avinal Kumar</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="https://avinal.is-a.dev/pages/about-me.html">About Me</a></li>
|
||||
<li class="list-inline-item"><a href="https://avinal.is-a.dev/pages/projects.html">Projects</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fab fa-github" href="https://github.com/avinal" target="_blank"></a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a class="fab fa-gitlab" href="https://code.videolan.org/avinal"
|
||||
target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-linkedin" href="https://www.linkedin.com/in/avinal/"
|
||||
target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-instagram" href="https://www.instagram.com/avinal.k/"
|
||||
target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-facebook" href="https://www.facebook.com/avinal.kt"
|
||||
target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-twitter" href="https://www.twitter.com/avinal_"
|
||||
target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1>Projects
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<div class="content">
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer star">
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://avinal.is-a.dev/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://avinal.is-a.dev/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://avinal.is-a.dev/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
© 2018-2021 <a href="https://github.com/avinal" target="_blank">Avinal Kumar</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user