diff --git a/config.toml b/config.toml index 0ca0c2d..5496ce6 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://ourworld.tf" +base_url = "https://www4.ourworld.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 51694b6..57869d0 100644 --- a/content/footer/_index.md +++ b/content/footer/_index.md @@ -3,7 +3,7 @@ title: "Footer" description: "The alternative to the current too centralized and unsustainable internet." insert_anchor_links: "left" extra: - logoPath: "/images/tft_log.svg" + logoPath: "/images/OurVerse-logo.png" socialLinks: { Facebook: "https://", Github: "https://", Twitter: "https://" } --- diff --git a/css/index.css b/css/index.css index 9639376..174773b 100644 --- a/css/index.css +++ b/css/index.css @@ -62,13 +62,13 @@ img[src*="#tft_img"] { @layer components { h1 { - @apply text-5xl lg:text-9xl font-normal leading-none; + @apply text-6xl lg:text-9xl font-normal leading-none; } h1 strong { @apply font-semibold; } h2 { - @apply text-3xl lg:text-8xl font-normal leading-none; + @apply text-4xl lg:text-8xl font-normal leading-none; } h2 strong { @apply font-medium; diff --git a/templates/shortcodes/featured_stories.html b/templates/shortcodes/featured_stories.html deleted file mode 100644 index be76503..0000000 --- a/templates/shortcodes/featured_stories.html +++ /dev/null @@ -1,74 +0,0 @@ -