Files
soap-logger-spring-boot-sta…/docinfo-footer.html
Destan Sarpkaya 2d67862e60 add docs
2019-06-23 18:45:21 +03:00

21 lines
592 B
HTML

<div id="footer">
<style>
#footer-text a {
color: white;
text-decoration: none;
line-height: inherit;
}
#footer-text a:hover,a:focus {
text-decoration: underline;
}
</style>
<a href="https://kodgemisi.com/" target="_blank" style="float: right;">
<img src="images/kodgemisi-logo.png" style="filter: brightness(0) invert(1);width: 200px;">
</a>
<div id="footer-text">
<a href="{scmurl}">Source code of this project</a> <br>
Last update: {docdatetime}
</div>
</div>