This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- set section = get_section(path="footer/_index.md") %}
|
||||
{%- set section = get_section(path="footer/_index.md") %}
|
||||
{%- set logoPath = section.extra.logoPath %}
|
||||
|
||||
<div class="border-t border-gray-200"></div>
|
||||
@@ -20,11 +20,13 @@
|
||||
</div>
|
||||
<p data-v-14efe4a7="" class="text-base leading-6 text-gray-400 mb-4">
|
||||
© 2024 OurWorld Holdings, All rights reserved.
|
||||
<a target="_blank" href="https://docs.threefold.io/docs/legal/terms_and_conditions" class="leading-6 text-gray-500 hover:text-gray-900">Terms & Conditions |
|
||||
<a target="_blank" rel="noopener" href="https://docs.threefold.io/docs/legal/terms_and_conditions" class="leading-6 text-gray-500 hover:text-gray-900">Terms & Conditions |
|
||||
</a>
|
||||
<a target="_blank" href="https://docs.threefold.io/docs/legal/privacy_policy" class="leading-6 text-gray-500 hover:text-gray-900">Privacy Policy |
|
||||
<a target="_blank" rel="noopener" href="https://docs.threefold.io/docs/legal/privacy_policy" class="leading-6 text-gray-500 hover:text-gray-900">Privacy Policy |
|
||||
</a>
|
||||
<a target="_blank" href="/mediakit" class="leading-6 text-gray-500 hover:text-gray-900">Media Kit
|
||||
<a target="_blank" rel="noopener" href="/mediakit" class="leading-6 text-gray-500 hover:text-gray-900">Media Kit |
|
||||
</a>
|
||||
<a target="_blank" rel="noopener" href="/presskit" class="leading-6 text-gray-500 hover:text-gray-900">Press Kit
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user