Skip to content

Commit 1f7f8e6

Browse files
committed
Update footer
1 parent c03cd77 commit 1f7f8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web/templates/simple/_/layout.tx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
</div>
141141
<!-- Footer-->
142142
<footer class="py-5 bg-dark">
143-
<div class="container"><p class="m-0 text-center text-white">Copyright &copy; Your Website 2021</p></div>
143+
<div class="container"><p class="m-0 text-center text-white">Thanks for visiting BlogDB!</p></div>
144144
</footer>
145145
<!-- Bootstrap core JS-->
146146
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>

0 commit comments

Comments
 (0)