We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e468f11 commit a73d59bCopy full SHA for a73d59b
1 file changed
_includes/nav_footer_custom.html
@@ -1 +1,8 @@
1
-Test footer
+<footer>
2
+ <p><a href="#top" id="back-to-top">Back to top</a></p>
3
+ <p class="text-small text-grey-dk-100" style="text-align: center; margin-top: 1rem;">
4
+ <a href="https://github.com/Anasss/java21docCards/tree/main" target="_blank" class="external-link">
5
+ Contribute or send feedback on GitHub
6
+ </a>
7
+ </p>
8
+</footer>
0 commit comments