diff --git a/index.html b/index.html index d88ee3b..be82695 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,13 @@ + Project Mycelium - Built for Digital Sovereignty - + diff --git a/public/favicon-32.png b/public/favicon-32.png new file mode 100644 index 0000000..787b487 Binary files /dev/null and b/public/favicon-32.png differ diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..eb481aa --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Allow: / + +Sitemap: https://www.projectmycelium.com/sitemap.xml + + diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..ed5a5cd --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,59 @@ + + + + https://www.projectmycelium.com/ + weekly + 1.0 + + + https://www.projectmycelium.com/cloud + weekly + 0.9 + + + https://www.projectmycelium.com/network + weekly + 0.9 + + + https://www.projectmycelium.com/agents + weekly + 0.8 + + + https://www.projectmycelium.com/download + monthly + 0.7 + + + https://www.projectmycelium.com/compute + weekly + 0.8 + + + https://www.projectmycelium.com/storage + weekly + 0.8 + + + https://www.projectmycelium.com/gpu + weekly + 0.8 + + + https://www.projectmycelium.com/pods + weekly + 0.7 + + + https://www.projectmycelium.com/nodes + weekly + 0.7 + + + https://www.projectmycelium.com/mediakit + monthly + 0.7 + + + diff --git a/src/pages/cloud/CloudArchitecture.tsx b/src/pages/cloud/CloudArchitecture.tsx index 339982d..eef7234 100644 --- a/src/pages/cloud/CloudArchitecture.tsx +++ b/src/pages/cloud/CloudArchitecture.tsx @@ -76,7 +76,7 @@ export function CloudArchitecture() { Get Started diff --git a/src/pages/cloud/CloudHeroNew.tsx b/src/pages/cloud/CloudHeroNew.tsx index edf771d..674f598 100644 --- a/src/pages/cloud/CloudHeroNew.tsx +++ b/src/pages/cloud/CloudHeroNew.tsx @@ -47,7 +47,7 @@ export function CloudHeroNew() { target="_blank" rel="noopener noreferrer" > - Explore Docs + Explore Docs diff --git a/src/pages/gpu/GpuHero.tsx b/src/pages/gpu/GpuHero.tsx index dd9df26..d40d484 100644 --- a/src/pages/gpu/GpuHero.tsx +++ b/src/pages/gpu/GpuHero.tsx @@ -25,8 +25,8 @@ export function GpuHero() { - diff --git a/src/pages/home/archive/HomeCTA.tsx b/src/pages/home/archive/HomeCTA.tsx index 1323db1..9c69fbb 100644 --- a/src/pages/home/archive/HomeCTA.tsx +++ b/src/pages/home/archive/HomeCTA.tsx @@ -30,7 +30,6 @@ export function HomeCTA() { {/* Button 2 */} diff --git a/src/pages/pods/Homepod.tsx b/src/pages/pods/Homepod.tsx index e44764d..7c525bc 100644 --- a/src/pages/pods/Homepod.tsx +++ b/src/pages/pods/Homepod.tsx @@ -45,9 +45,12 @@ export default function Homepod() { > Join the Waitlist - + */} diff --git a/src/pages/storage/StorageHero.tsx b/src/pages/storage/StorageHero.tsx index 657d329..880cc82 100644 --- a/src/pages/storage/StorageHero.tsx +++ b/src/pages/storage/StorageHero.tsx @@ -29,7 +29,7 @@ export function StorageHero() { to="/storage#storage-developer-experience" variant="outline" > - Explore Docs + Explore Docs