website/public/categories/index.html
Abijeet 690d30a9f3 Modified resume.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-11-19 00:50:46 +05:30

90 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Abijeet Patro">
<meta name="description" content="Abijeet&#39;s corner of the Internet">
<meta name="keywords" content="website,developer,personal">
<base href="https://thecurlybraces.com">
<title>
Categories · Abijeet Patro
</title>
<link rel="canonical" href="https://thecurlybraces.com/categories/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-16x16.png" sizes="16x16">
<link href="https://thecurlybraces.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="Abijeet Patro" />
<link href="https://thecurlybraces.com/categories/index.xml" rel="feed" type="application/rss+xml" title="Abijeet Patro" />
<meta name="generator" content="Hugo 0.47.1" />
</head>
<body>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://thecurlybraces.com">
Abijeet Patro
</a>
<ul class="navigation-list float-right">
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
</ul>
</section>
</nav>
<div class="content">
<section class="container list">
<h1 class="title">Categories</h1>
<ul>
</ul>
</section>
</div>
<footer class="footer">
<section class="container">
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
</body>
</html>