Skip to content

Commit f810049

Browse files
site(footer): drop Info column, inline Legal+Privacy with copyright
1 parent 3799433 commit f810049

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.docfx/templates/bowire/layout/_master.tmpl

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,13 +1019,8 @@
10191019
<div class="bowire-docs-footer-nav-title">Open source</div>
10201020
<a href="https://github.com/Kuestenlogik/Bowire" target="_blank" rel="noopener">GitHub</a>
10211021
<a href="https://bowire.io/community.html">Community</a>
1022-
<a href="https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE" target="_blank" rel="noopener">License</a>
1023-
</div>
1024-
<div class="bowire-docs-footer-nav-col">
1025-
<div class="bowire-docs-footer-nav-title">Info</div>
10261022
<a href="https://bowire.io/about.html">About Bowire</a>
1027-
<a href="https://bowire.io/legal.html">Legal notice</a>
1028-
<a href="https://bowire.io/privacy.html">Privacy</a>
1023+
<a href="https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE" target="_blank" rel="noopener">License</a>
10291024
</div>
10301025
</nav>
10311026
</div>
@@ -1037,7 +1032,7 @@
10371032
Bowire Bootcamp &middot; &copy; 2026 K&uuml;stenlogik &middot; <a href="https://github.com/Kuestenlogik/Bowire.Bootcamp" target="_blank" rel="noopener">github.com/Kuestenlogik/Bowire.Bootcamp</a>
10381033
{{/_standalone}}
10391034
{{^_standalone}}
1040-
&copy; 2026 K&uuml;stenlogik
1035+
&copy; 2026 K&uuml;stenlogik<span class="bowire-docs-footer-legal"><a href="https://bowire.io/legal.html">Legal notice</a><a href="https://bowire.io/privacy.html">Privacy</a></span>
10411036
{{/_standalone}}
10421037
</div>
10431038
</div>

0 commit comments

Comments
 (0)