From 4817639f3084f317455433ef033f9c3f05330589 Mon Sep 17 00:00:00 2001 From: Rohan Deb Sarkar Date: Thu, 28 Jul 2022 21:54:58 +0530 Subject: [PATCH] Fix title spaces and a few links (#789) * fix title * fix a few links * add line --- 404.html | 2 +- _includes/header.html | 16 ++++++++++++++-- _includes/social.html | 4 ++-- _layouts/default.html | 2 +- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/404.html b/404.html index 929fc572ae3e..0da4ee0bb54a 100644 --- a/404.html +++ b/404.html @@ -6,4 +6,4 @@ redirect: true --- -

You will be redirected to the main page within 3 seconds. If not redirected, please click here.

+

You will be redirected to the main page within 3 seconds. If not redirected, please click here.

diff --git a/_includes/header.html b/_includes/header.html index 0bb012842a2c..29bb66c43290 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -5,8 +5,20 @@