aboutsummaryrefslogtreecommitdiff
path: root/public/categories/index.html
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2023-01-04 23:40:33 +0000
committerKumar Damani <me@kumardamani.net>2023-01-04 23:40:33 +0000
commitd2c85f476d05cec7682012c3c4710fab4f46b38a (patch)
tree6c55c5ac3ed8c3fd514de6e7a34fb6b15f345947 /public/categories/index.html
parent96a1150708a73f0d1fd08c1bb2ab66922853cda9 (diff)
build files updates
Diffstat (limited to 'public/categories/index.html')
-rw-r--r--public/categories/index.html23
1 files changed, 18 insertions, 5 deletions
diff --git a/public/categories/index.html b/public/categories/index.html
index b07f4d4..0ce0b12 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -5,7 +5,8 @@
<meta name="description" content="Git, email, resume etc.">
<meta name="viewport" content="width=device-width, initial-scale=1">
-<meta charset="utf-8"/>
+<meta charset="UTF-8"/>
+
@@ -15,8 +16,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
-<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css">
-<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css">
+<link rel="stylesheet" href="https://kumardamani.net/css/palettes/gruvbox-dark.css">
<link rel="stylesheet" href="https://kumardamani.net/css/risotto.css">
<link rel="stylesheet" href="https://kumardamani.net/css/custom.css">
</head>
@@ -29,7 +29,7 @@
<ul>
- <li class="main-nav__item"><a class="nav-main-item" href="/post/" title="Posts">Posts</a></li>
+ <li class="main-nav__item"><a class="nav-main-item" href="https://kumardamani.net/post/" title="Posts">Posts</a></li>
</ul>
</nav>
@@ -78,7 +78,20 @@
</div>
</section>
- <footer class="page__footer"><p class="copyright"></p>
+ <footer class="page__footer"><p>
+
+
+
+
+
+
+
+
+
+
+</p>
+<br /><br />
+<p class="copyright"></p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>