diff --git a/package.json b/package.json index a39f9df..3085865 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "start9-website", "version": "1.0.0", - "description": "The Start9 company landing page featuring embassyOS products", + "description": "The Start9 company landing page featuring our server products", "scripts": { "start": "slinkity --serve --incremental", "build": "slinkity" diff --git a/public/.well-known/nostr.json b/public/.well-known/nostr.json index b9075ee..b55de24 100644 --- a/public/.well-known/nostr.json +++ b/public/.well-known/nostr.json @@ -3,7 +3,6 @@ "_": "56a6b75373c8f7b93c53bcae86d8ffbaba9f2a1b38122054fcdb7f3bf645b727", "MattHill": "91fc34496959bbc344cda4eebbbbacdc4aff11d3e1ccf13f847026b8329e6765", "GrassFedBitcoin": "74ffc51cc30150cf79b6cb316d3a15cf332ab29a38fec9eb484ab1551d6d1856", - "cguida": "2895c330c23f383196c0ef988de6da83b83b4583ed5f9c1edb0a559cecd1f900", "k0gen": "8170418bb228dcbf5b2cc8e8554c2fee6e491affd7774eda3fbb5d0bcc85dcc8", "dread": "000000007baf73775eab7eed3e999d032e668d8398382f77d30b51ffc7f91582" } diff --git a/src/_data/highlights.json b/src/_data/highlights.json index 11df3c6..846d3eb 100644 --- a/src/_data/highlights.json +++ b/src/_data/highlights.json @@ -12,7 +12,7 @@ "slug": "support" }, { - "name": "Official and Community Marketplaces", + "name": "Official and Community Registries", "slug": "marketplace" }, { diff --git a/src/_data/menu.js b/src/_data/menu.js index 5577d6c..a46a1e7 100644 --- a/src/_data/menu.js +++ b/src/_data/menu.js @@ -51,7 +51,7 @@ module.exports = [ { "name": "Contribute", "slug": "contribute", - "url": site.contribute.url, + "url": "/contribute", "target": "_blank", "order": 2, "class": "" @@ -63,14 +63,6 @@ module.exports = [ "target": "", "order": 3, "class": "" - }, - { - "name": "Community", - "slug": "community", - "url": "/community", - "target": "", - "order": 4, - "class": "" } ] }, diff --git a/src/_includes/svgs/community.svg b/src/_includes/svgs/community.svg deleted file mode 100644 index 865e9de..0000000 --- a/src/_includes/svgs/community.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/src/_includes/svgs/contribute.svg b/src/_includes/svgs/contribute.svg new file mode 100644 index 0000000..55ac17a --- /dev/null +++ b/src/_includes/svgs/contribute.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/community.njk b/src/contribute.njk similarity index 96% rename from src/community.njk rename to src/contribute.njk index bd13500..27acb5e 100644 --- a/src/community.njk +++ b/src/contribute.njk @@ -1,5 +1,5 @@ --- -title: Community +title: Contribute layout: layouts/peripheral.njk --- @@ -10,8 +10,8 @@ layout: layouts/peripheral.njk
-

Sovereign Computing is not a company, it is a movement. Are you ready to push it forward?

+

How can you help?

Start9 will not become a monolithic trusted third party, and to that end, we need your help! Only with a strong community can this project be successful. One of the most important things an individual can do to help the movement is to spread the word about Sovereign Computing and help others learn how to declare their own independence. We also have a variety of other opportunities - choose one based on your skill-set!