mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 00:28:14 +00:00
add footer link to privacy policy and terms of service
This commit is contained in:
@@ -328,13 +328,18 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="l-footer__col t-text-white">
|
<div class="l-footer__col t-text-white">
|
||||||
© 2025
|
|
||||||
<a
|
<a
|
||||||
href="https://github.com/openfrontio/OpenFrontIO"
|
href="https://github.com/openfrontio/OpenFrontIO"
|
||||||
class="t-link"
|
class="t-link"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
OpenFront™
|
©2025 OpenFront™
|
||||||
|
</a>
|
||||||
|
<a href="/privacy-policy.html" class="t-link" target="_blank">
|
||||||
|
Privacy Policy
|
||||||
|
</a>
|
||||||
|
<a href="/terms-of-service.html" class="t-link" target="_blank">
|
||||||
|
Terms of Service
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user