From 7b1b5e9fce6751793c425df363036a248d32c388 Mon Sep 17 00:00:00 2001
From: Mohammed Elmir <mohammed.elmir@ashesi.edu.gh>
Date: Thu, 22 Jun 2023 22:51:57 +0000
Subject: [PATCH] Update description.html

---
 wiki/pages/description.html | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/wiki/pages/description.html b/wiki/pages/description.html
index e48aedd..d974482 100644
--- a/wiki/pages/description.html
+++ b/wiki/pages/description.html
@@ -5,16 +5,6 @@
 
 {% block page_content %}
 
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <link rel="stylesheet" href="./project_description.css">
-    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
-    <title>Document</title>
-</head>
-<body>
     <div id="project-desc">
         <div class="project-content">
             <h3>PROJECT DESCRIPTION</h3>
@@ -279,7 +269,6 @@
             </p>
         </div>
     </section>
-</body>
-</html>
+
 
 {% endblock %}
-- 
GitLab