This commit is contained in:
2024-12-12 14:56:59 +01:00
parent 915426e91a
commit 7839a8f61c
5 changed files with 66 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/form.html" %}
{% endblock content %}

View File

@@ -0,0 +1 @@
<div data-tf-live="01JEXHAZ930FVKSDJ440Y8X375"></div><script src="//embed.typeform.com/next/embed.js"></script>

View File

@@ -107,7 +107,7 @@
</a>
</li>
</ul> #}
<a href="https://docs.threefold.io/" target="_blank" class="dashboard rounded-2xl bg-white px-4 p-2 text-sm font-semibold text-black shadow-sm hover:text-gray-800 hover:bg-green">TF Docs</a>
<a href="/signup" target="_blank" class="blinking-effect dashboard rounded-2xl bg-white px-4 p-2 text-sm font-semibold text-black shadow-sm hover:text-gray-800 hover:bg-green">Join Web4 Revolution</a>
</div>
</div>
</div>