diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-08-11 21:29:32 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-08-16 14:09:09 +0530 |
commit | 81a6aa509a66184d67bdbddae15536e9403ddad7 (patch) | |
tree | 6a949fe0e103cd205f8663dbb3820f7e50c48a72 /blog/@rant.html | |
parent | 8540c31afdbc88bb8ba2e67046a9a25820d8d6c9 (diff) |
deperecate an article gonna write a better one
make website more readable
Diffstat (limited to 'blog/@rant.html')
-rw-r--r-- | blog/@rant.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/blog/@rant.html b/blog/@rant.html new file mode 100644 index 0000000..8936761 --- /dev/null +++ b/blog/@rant.html @@ -0,0 +1,24 @@ +<!DOCTYPE html> +<html> + <head> +<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> +<link rel='stylesheet' type='text/css' href='style.css'> +<meta property="og:title" content="Ghativega.in - Articles tagged rant"> +<meta property="og:description" content=""> +<meta http-equiv="pragma" content="no-cache"> +<meta http-equiv="cache-control" content="no-cache"> +<title>Ghativega - About</title> +<style> +img { border: none ;} +</style> +</head> +<body> +<meta type="og:name" content="Ghativega - Ghativega.in - Articles tagged rant"> +<main><p><a href="index.html"><-- Back to main page</a></p><br><p>Ghativega.in - Articles tagged rant</p> +<ul class = "blog"> +<li><a href="indian-government-e2ee-ban-is-useless.html">Indian Government Ban on Element Is Stupid</a><p>Date of publish: 18/06/2023</p></li> +<li><a href="code-of-conduct-does-more-harm-than-good.html">Code of conduct does more harm than good</a><p>Date of publish: 01/01/2023</p></li> +<li><a href="international-transactions-are-nightmare.html">International transactions are nightmare</a><p>Date of publish: 08/11/2022</p></li> +</ul> +</main> +</main><div class = footer><p>2023 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html> |