update images

This commit is contained in:
Ehab Hassan 2022-08-11 19:11:27 +02:00
parent afa09196bb
commit ee594e3d8f
5 changed files with 10 additions and 15 deletions

View File

@ -1,5 +1,5 @@
# The URL the site will be built for # The URL the site will be built for
base_url = "https://www4.ourverse.tf" base_url = "https://www2.ourverse.tf"
# Change this to your own URL! Please note this variable **must** be uncommented. # Change this to your own URL! Please note this variable **must** be uncommented.
title = "ThreeFold" title = "ThreeFold"

View File

@ -7,16 +7,4 @@ extra:
socialLinks: { Github: "https://" } socialLinks: { Github: "https://" }
--- ---
{% row(style="center narrow invert-color" bgColor="#2d103e") %}
## WANNA GET INVOLVED?
<br/>
Interested in partnering up? Or just wanna say hi?
Drop us a message!
<button>[Email](/)</button>
{% end %}

View File

@ -35,7 +35,7 @@ A better world is one where we all have access to endless information and oppurt
<br> <br>
![Image](OWAsset-16.png) ![Image](OWAsset-16.png#auto)
### THE END OF ### THE END OF
@ -176,7 +176,10 @@ This provides every OurVerse community with unparalleled security to each user a
{% row(style="center invert-color" bgColor="#4dc48f" margin="narrow") %} {% row(style="center invert-color" bgColor="#4dc48f" margin="narrow") %}
## WANNA GET **INVOLVED?** <br>
<br>
### WANNA GET **INVOLVED?**
<br/> <br/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -51,6 +51,10 @@ img[src*="#large"] {
margin: auto; margin: auto;
} }
img[src*="#auto"] {
margin: auto;
}
img[src*="#tft_img"] { img[src*="#tft_img"] {
width: 150px; width: 150px;
margin: 8px; margin: 8px;