pages/404.html
Rohan Deb Sarkar 4817639f30
Fix title spaces and a few links (#789)
* fix title

* fix a few links

* add line
2022-07-28 21:54:58 +05:30

10 lines
292 B
HTML

---
layout: page
permalink: /404.html
title: "Page not found"
description: "Looks like there has been a mistake. Nothing exists here."
redirect: true
---
<p>You will be redirected to the main page within 3 seconds. If not redirected, please click <a href="{{ site.baseurl }}/">here</a>.</p>