Skip to content

Commit c5dd131

Browse files
committed
UI/UX: add footer
1 parent 951c3b7 commit c5dd131

File tree

1 file changed

+8
-0
lines changed
  • DBMonitoringDownloaderApp/src/main/resources/templates

1 file changed

+8
-0
lines changed

DBMonitoringDownloaderApp/src/main/resources/templates/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,13 @@ <h2 class="text-left">Looking for a specific release?</h2>
125125
</div>
126126
</div>
127127
</div>
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>
128136
</body>
129137
</html>

0 commit comments

Comments
 (0)