From 4e329c012de686d5bf66a5849eef0070022f9189 Mon Sep 17 00:00:00 2001
From: Anika Yadav <anika1807@hotmail.com>
Date: Wed, 12 Oct 2022 15:45:44 +0000
Subject: [PATCH] Update wiki/pages/index.html

---
 wiki/pages/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/pages/index.html b/wiki/pages/index.html
index 15a08eb..22c5902 100644
--- a/wiki/pages/index.html
+++ b/wiki/pages/index.html
@@ -1,6 +1,6 @@
 {% extends "layout.html" %}
 
-{% block title %}Home{% endblock %}
+{% block title %}<b>Home</b>{% endblock %}
 {% block lead %}<b>Westview iGEM 2022!</b> {% endblock %}
 
 {% block page_content %}
-- 
GitLab