From 20f0eb55c12e58d5481844d2218d887cbef5a4ad Mon Sep 17 00:00:00 2001
From: deyuna <deyuna.arham@ui.ac.id>
Date: Sun, 15 May 2022 08:07:39 +0700
Subject: [PATCH] commit change

---
 src/main/resources/templates/project-page/form_link.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/templates/project-page/form_link.html b/src/main/resources/templates/project-page/form_link.html
index 8caedeb..1de439c 100644
--- a/src/main/resources/templates/project-page/form_link.html
+++ b/src/main/resources/templates/project-page/form_link.html
@@ -25,7 +25,7 @@
                         <input  class="form-control" type="text" placeholder="Title" aria-label="default input example"
                         th:field="*{namelink}">
 
-            
+
                         <br>
 
                         <label style="font-family: poppins; ">Link</label><br>
-- 
GitLab