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 d8b7ec6 commit 18d185cCopy full SHA for 18d185c
themes/thingweb/layouts/partials/footer.html
@@ -1,9 +1,9 @@
1
<div class="container">
2
- <div class="">
+ <div class="row">
3
<div class="footer-shape">
4
<img src="/img/others/footer-shape.jpg" class="img-fluid" style="width: 100%" />
5
</div>
6
- <footer><!-- width="100%" -->
+ <footer style="width: 100%"><!-- width="100%" -->
7
<!--
8
<div class="foot-social text-center">
9
<ul class="list-inline">
@@ -42,7 +42,7 @@
42
<span>|</span>
43
<a href="http://www.eclipse.org/legal" target="_blank">Legal</a>
44
</p>
45
- </br>
+ <br />
46
<a href="https://www.eclipse.org" target="_blank">
47
<img style="height: 120px" src="https://www.eclipse.org/hono/img/eclipse_foundation_logo_wo.svg"
48
id="logo-eclipse-foundation">
0 commit comments