diff options
Diffstat (limited to 'docs/tags')
-rw-r--r-- | docs/tags/General.html | 70 | ||||
-rw-r--r-- | docs/tags/ramblings.html | 14 |
2 files changed, 77 insertions, 7 deletions
diff --git a/docs/tags/General.html b/docs/tags/General.html new file mode 100644 index 0000000..c6d52b5 --- /dev/null +++ b/docs/tags/General.html @@ -0,0 +1,70 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + + <link rel="stylesheet" href="https://unpkg.com/latex.css/style.min.css" /> + <link rel="stylesheet" href="/assets/main.css" /> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>"General"</title> + <meta name="og:site_name" content="Navan Chauhan" /> + <link rel="canonical" href="https://web.navan.dev" /> + <meta name="twitter:url" content="https://web.navan.dev /> + <meta name="og:url" content="https://web.navan.dev" /> + <meta name="twitter:title" content="Hey - Home" /> + <meta name="og:title" content="Hey - Home" /> + <meta name="description" content="code snippets, long-form rants, and tutorials" /> + <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" /> + <meta name="og:description" content="code snippets, long-form rants, and tutorials" /> + <meta name="twitter:card" content="summary_large_image" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="shortcut icon" href="/images/favicon.png" type="image/png" /> + <link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" /> + <meta name="twitter:image" content="https://web.navan.dev/images/logo.png" /> + <meta name="og:image" content="https://web.navan.dev/images/logo.png" /> + <meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" /> + <script data-goatcounter="https://navanchauhan.goatcounter.com/count" + async src="//gc.zgo.at/count.js"></script> + <script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script> + <link rel="manifest" href="manifest.json" /> + +</head> +<body> + <center><nav style="display: block;"> +| +<a href="/">home</a> | +<a href="/about/">about/links</a> | +<a href="/posts/">posts</a> | +<!--<a href="/publications/">publications</a> |--> +<!--<a href="/repo/">iOS repo</a> |--> +<a href="/feed.rss">RSS Feed</a> | +</nav> +</center> + + +<main> + <h1>General</h1><p>Posts tagged 'General'</p> +</main> + +<ul> + + <li><a href="/posts/2024-01-05-hello-20224.html">Hello 2024</a></li> + <ul> + <li>Recap of 2023, and my goals for 2024</li> + <li>Published On: 2024-01-05 23:16</li> + <li>Tags: + + <a href='/tags/General.html'>General</a>, + + <a href='/tags/Ramblings.html'>Ramblings</a> + + </ul> + + +</ul> + + + <script src="assets/manup.min.js"></script> + <script src="/pwabuilder-sw-register.js"></script> +</body> +</html>
\ No newline at end of file diff --git a/docs/tags/ramblings.html b/docs/tags/ramblings.html index 839593f..de73fe2 100644 --- a/docs/tags/ramblings.html +++ b/docs/tags/ramblings.html @@ -6,7 +6,7 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>"ramblings"</title> + <title>"Ramblings"</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev" /> <meta name="twitter:url" content="https://web.navan.dev /> @@ -43,20 +43,20 @@ <main> - <h1>ramblings</h1><p>Posts tagged 'ramblings'</p> + <h1>Ramblings</h1><p>Posts tagged 'Ramblings'</p> </main> <ul> - <li><a href="/posts/2023-03-17-future-of-writing.html">Future of Writing</a></li> + <li><a href="/posts/2024-01-05-hello-20224.html">Hello 2024</a></li> <ul> - <li>My thoughts on writing in the 21st century.</li> - <li>Published On: 2023-03-17 13:57</li> + <li>Recap of 2023, and my goals for 2024</li> + <li>Published On: 2024-01-05 23:16</li> <li>Tags: - <a href='/tags/ramblings.html'>ramblings</a>, + <a href='/tags/General.html'>General</a>, - <a href='/tags/writing.html'>writing</a> + <a href='/tags/Ramblings.html'>Ramblings</a> </ul> |