delete all unecessary pages

This commit is contained in:
2025-02-19 19:08:53 +08:00
parent 956a9227a2
commit 630b567c5f
165 changed files with 46 additions and 2366 deletions

View File

@@ -1,58 +0,0 @@
---
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: "layouts/signup.html"
insert_anchor_links: "left"
extra:
author: ThreeFold
imgPath: tf.png
---
<style>
.rounded_img img {
border-radius: 8px;
}
.person img{
border-radius: 100%;
max-width:100px;
}
.myscale{
transition: transform .5s;
}
.myscale:hover{
transform: scale(1.2);
background-color: whitesmoke;
}
.road_border{
border-left: 1px solid rgb(156, 156, 156);
}
.white-gray{
color: #9f9f9f;
}
</style>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B