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 951c3b7 commit c5dd131Copy full SHA for c5dd131
DBMonitoringDownloaderApp/src/main/resources/templates/index.html
@@ -125,5 +125,13 @@ <h2 class="text-left">Looking for a specific release?</h2>
125
</div>
126
127
128
+<footer class="container">
129
+ <footer class="footer text-center">
130
+ <div class="container">
131
+ Copyright © 2021-2022 The Project DBMonitoring Author <a
132
+ href="https://github.com/dokyeongyun">Dokyeongyun</a>.
133
+ </div>
134
+ </footer>
135
+</footer>
136
</body>
137
</html>
0 commit comments