diff --git a/views/index.ejs b/views/index.ejs index 01e2c8c99e32d35b7bcb68de2a3ce924e296c3bc..c08a6ab6d7d8a873cb5339be7cbe37beb6f38844 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 -->