From b2981757017511ae6cd4ba0e6662ed05c85cbaf7 Mon Sep 17 00:00:00 2001 From: anthonyvprakash <72409071+aannttoo@users.noreply.github.com> Date: Tue, 20 Jul 2021 21:57:17 -0700 Subject: [PATCH] File name edits for SEO --- content/en/_index.html | 2 +- .../en/{featured-background.png => background.png} | Bin .../{featured-background.png => background.png} | Bin 3 files changed, 1 insertion(+), 1 deletion(-) rename content/en/{featured-background.png => background.png} (100%) rename content/en/showcase/{featured-background.png => background.png} (100%) diff --git a/content/en/_index.html b/content/en/_index.html index c4a420cd7..627783c79 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -2,7 +2,7 @@ content = "Build end-to-end encrypted apps quickly on the @platform (AtPlatform or at_platform)" title = "Build end-to-end encrypted apps quickly on the @platform" SEOtitle = "Build end-to-end encrypted apps quickly on the @platform (AtPlatform or at_platform)" -linkTitle = "The @platform is the fastest and easiest way to develop peer-to-peer, end-to-end encrypted apps" +HTMLTitle = "The @platform is the fastest and easiest way to develop peer-to-peer, end-to-end encrypted apps" description ="The @platform is the fastest and easiest way to develop completely private, peer-to-peer, end-to-end encrypted apps" ogimage="/landing_page/logo.svg" social_image_path = "/landing_page/logo.svg" diff --git a/content/en/featured-background.png b/content/en/background.png similarity index 100% rename from content/en/featured-background.png rename to content/en/background.png diff --git a/content/en/showcase/featured-background.png b/content/en/showcase/background.png similarity index 100% rename from content/en/showcase/featured-background.png rename to content/en/showcase/background.png