The new website with link to my resume.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@@ -0,0 +1,89 @@
|
||||
<!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's personal website">
|
||||
<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.39" />
|
||||
</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">
|
||||
© 0001 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Abijeet Patro</title>
|
||||
<link>https://thecurlybraces.com/categories/</link>
|
||||
<description>Recent content in Categories on Abijeet Patro</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="https://thecurlybraces.com/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://thecurlybraces.com/categories/</title><link rel="canonical" href="https://thecurlybraces.com/categories/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=https://thecurlybraces.com/categories/" /></head></html>
|
||||
Reference in New Issue
Block a user