We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03cd77 commit 1f7f8e6Copy full SHA for 1f7f8e6
Web/templates/simple/_/layout.tx
@@ -140,7 +140,7 @@
140
</div>
141
<!-- Footer-->
142
<footer class="py-5 bg-dark">
143
- <div class="container"><p class="m-0 text-center text-white">Copyright © Your Website 2021</p></div>
+ <div class="container"><p class="m-0 text-center text-white">Thanks for visiting BlogDB!</p></div>
144
</footer>
145
<!-- Bootstrap core JS-->
146
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
0 commit comments