From f88fdb187515805750d89f38b4341c98e136eaf0 Mon Sep 17 00:00:00 2001 From: 65160381 <65160381@go.buu.ac.th> Date: Mon, 24 Mar 2025 09:50:01 +0000 Subject: [PATCH] Update file index.ejs --- views/index.ejs | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/views/index.ejs b/views/index.ejs index 01e2c8c..c08a6ab 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -186,17 +186,13 @@ <div class="row"> <div class="col-lg-3 col-sm-6"> <h3 class="useful_text">About</h3> - <p class="footer_text">consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation u</p> + <p class="footer_text">Let's use our time to do good things and earn volunteer hours.</p> </div> <div class="col-lg-3 col-sm-6"> <h3 class="useful_text">Menu</h3> <div class="footer_menu"> <ul> <li><a href="index.html">Home</a></li> - <li><a href="about.html">About Us</a></li> - <li><a href="gallery.html">Gallery</a></li> - <li><a href="services.html">Services</a></li> - <li><a href="contact.html">Contact Us</a></li> </ul> </div> </div> @@ -233,7 +229,7 @@ <!-- copyright section start --> <div class="copyright_section"> <div class="container"> - <p class="copyright_text">2020 All Rights Reserved. Design by <a href="https://html.design">Free html Templates</a></p> + <p class="copyright_text"> @ASA 2025 </p> </div> </div> <!-- copyright section end --> -- GitLab