From ec58dbe282c556054bdb8d83d802d2dec0109e46 Mon Sep 17 00:00:00 2001 From: 65160388 <65160388@go.buu.ac.th> Date: Tue, 25 Mar 2025 05:22:38 +0700 Subject: [PATCH] V.4 --- views/project-view.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/project-view.ejs b/views/project-view.ejs index 1655e76..f301767 100644 --- a/views/project-view.ejs +++ b/views/project-view.ejs @@ -1,7 +1,7 @@ <%- include('partials/header', { username: username }) %> <div class="container my-5 custom-container"> - <h2 class="text-center mb-4 custom-title">Topic</h2> + <!-- <h2 class="text-center mb-4 custom-title">Topic</h2> --> <div class="card shadow-sm custom-card"> <div class="card-body"> <h5 class="card-title custom-card-title"> -- GitLab