26 lines
405 B
Markdown
26 lines
405 B
Markdown
---
|
|
title: "Sign Up"
|
|
description: "Take actions and become a part of a pioneering Web4 movement with ThreeFold on 12.12.2024" # quotation marks to allow colons where used
|
|
template: "page.html"
|
|
insert_anchor_links: "left"
|
|
extra:
|
|
author: ThreeFold
|
|
imgPath: tf.png
|
|
---
|
|
|
|
|
|
<div class="h-screen">
|
|
<iframe
|
|
src="https://signup.threefold.io/"
|
|
class="w-full h-full border-0"
|
|
></iframe>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|