diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 51cf184..d673905 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -7,8 +7,8 @@ import iconGitHub from '../assets/navigation/github.png' const links = [ { - name: 'Values', - url: '/fsd/', + name: 'Definition', + url: '/definition/', target: '' }, { @@ -22,8 +22,8 @@ const links = [ target: '' }, { - name: 'Adopt Fair Source', - url: '/howto/', + name: 'Join', + url: '/join/', target: '' }, ]; diff --git a/src/pages/companies.astro b/src/pages/companies.astro index c930c32..f3b48cb 100644 --- a/src/pages/companies.astro +++ b/src/pages/companies.astro @@ -20,8 +20,8 @@ const seoMetaData = { Explore the innovative companies that have adopted Fair Source.

- - + +
@@ -61,4 +61,4 @@ const seoMetaData = { - \ No newline at end of file + diff --git a/src/pages/fsd.astro b/src/pages/definition.astro similarity index 92% rename from src/pages/fsd.astro rename to src/pages/definition.astro index b2b8651..f163a17 100644 --- a/src/pages/fsd.astro +++ b/src/pages/definition.astro @@ -7,20 +7,20 @@ import GeoRight from '/images/background-images/geo-right.svg?raw'; const seoMetaData = { description: 'Fair Source values user freedom and developer sustainability. We find a balance through non-compete licenses that allow users to run the software for their own needs, modify it, and propose changes back to the developer.', - slug: 'fsd/' + slug: 'definition/' }; --- - +
-

Fair Source Values

+

Fair Source Definition

Explore the innovative companies that have adopted Fair Source.

-
@@ -55,4 +55,4 @@ const seoMetaData = { - \ No newline at end of file + diff --git a/src/pages/faq.astro b/src/pages/faq.astro index c8c32fa..3987d57 100644 --- a/src/pages/faq.astro +++ b/src/pages/faq.astro @@ -111,7 +111,7 @@ const seoMetaData = {
@@ -203,4 +203,4 @@ const seoMetaData = { - \ No newline at end of file + diff --git a/src/pages/index.astro b/src/pages/index.astro index 8407ff2..a5e693f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -26,7 +26,7 @@ const seoMeta = {

Balance innovation and protection with Fair Source licensing.

-
@@ -48,9 +48,9 @@ const seoMeta = {
Embrace Fair Source -

Learn how to adopt Fair Source for your projects

+

Learn how to adopt Fair Source at your company

Whether you’re a developer looking to contribute or a business aiming to innovate, we the provide steps to successfully implement Fair Source in your projects. Join the community of ethical and innovative software sharing, balancing collaboration with control for everyone involved.

-
diff --git a/src/pages/howto.astro b/src/pages/join.astro similarity index 96% rename from src/pages/howto.astro rename to src/pages/join.astro index e705723..a31d856 100644 --- a/src/pages/howto.astro +++ b/src/pages/join.astro @@ -9,16 +9,16 @@ import adoptHeroImage from '../assets/adopt/adoptHeroImage.png'; const seoMetaData = { description: `Here's how to adopt Fair Source for your project.`, - slug: 'howto/' + slug: 'join/' }; --- - +
-

How to Adopt Fair Source

-

Sold on the benefits? Here's how to adopt Fair Source for your project.

+

Join Fair Source

+

Sold on the benefits? Here's how to adopt Fair Source at your company.