From 6f95a7310a685bf6c0e09072f1478739c252c18f Mon Sep 17 00:00:00 2001
From: maria-moroz <m0954008202@gmail.com>
Date: Wed, 4 May 2022 21:30:48 +0300
Subject: [PATCH] Update footer.html

---
 src/partials/footer.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/partials/footer.html b/src/partials/footer.html
index e436ae4..d635b76 100644
--- a/src/partials/footer.html
+++ b/src/partials/footer.html
@@ -6,8 +6,7 @@
         width="14px"
         height="12.88px"
       >
-        <use href="./images/sprite.svg#heart"></use></svg
-      >by <a href="#"> GoIT Students </a>
+        <use href="./images/sprite.svg#heart"></use></svg>by <a href="#"> GoIT Students </a>
     </p>
   </div>
 </footer>
-- 
GitLab