diff --git a/config.toml b/config.toml index 391be21..9415420 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # 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. title = "ThreeFold" diff --git a/content/footer/_index.md b/content/footer/_index.md index ab303a7..400e6ce 100644 --- a/content/footer/_index.md +++ b/content/footer/_index.md @@ -7,16 +7,4 @@ extra: socialLinks: { Github: "https://" } --- -{% row(style="center narrow invert-color" bgColor="#2d103e") %} -## WANNA GET INVOLVED? - -
- -Interested in partnering up? Or just wanna say hi? - -Drop us a message! - - - -{% end %} diff --git a/content/home/index.md b/content/home/index.md index aa2a62a..3a4d720 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -35,7 +35,7 @@ A better world is one where we all have access to endless information and oppurt
-![Image](OWAsset-16.png) +![Image](OWAsset-16.png#auto) ### 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") %} -## WANNA GET **INVOLVED?** +
+
+ +### WANNA GET **INVOLVED?**
diff --git a/content/use-cases/OWAsset-15.png b/content/use-cases/OWAsset-15.png new file mode 100644 index 0000000..5405538 Binary files /dev/null and b/content/use-cases/OWAsset-15.png differ diff --git a/css/index.css b/css/index.css index 3808d06..aa9362c 100644 --- a/css/index.css +++ b/css/index.css @@ -51,6 +51,10 @@ img[src*="#large"] { margin: auto; } +img[src*="#auto"] { + margin: auto; +} + img[src*="#tft_img"] { width: 150px; margin: 8px;