From 395f1c7688b832281091b059533e3cc59ccffcf8 Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:28:01 +0200 Subject: [PATCH] update Embassy to StartOS leftover (#23) --- src/_data/site.js | 2 +- src/_includes/components/landing/powered-by.njk | 6 +++--- src/_includes/components/landing/products.njk | 6 +++--- .../{embassy-pro-sketch.png => server-sketch.png} | Bin src/assets/images/{embassyOS.png => startOS.png} | Bin src/contribute.njk | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) rename src/assets/images/{embassy-pro-sketch.png => server-sketch.png} (100%) rename src/assets/images/{embassyOS.png => startOS.png} (100%) diff --git a/src/_data/site.js b/src/_data/site.js index 0b5847f..e53186f 100644 --- a/src/_data/site.js +++ b/src/_data/site.js @@ -20,7 +20,7 @@ module.exports = { url: 'https://marketplace.start9.com' }, poweredBy: { - url: 'https://github.com/Start9Labs/embassy-os' + url: 'https://github.com/Start9Labs/start-os' }, support: { url: 'https://docs.start9.com/latest/support' diff --git a/src/_includes/components/landing/powered-by.njk b/src/_includes/components/landing/powered-by.njk index 3ad840d..10e0a7a 100644 --- a/src/_includes/components/landing/powered-by.njk +++ b/src/_includes/components/landing/powered-by.njk @@ -4,14 +4,14 @@
StartOS facilitates the entire process of discovering, installing, configuring, and using any variety of open-source software from anywhere in the world without trusting anyone.
StartOS is the distribution platform open source software has been waiting for. - Check out the source code! + Check out the source code!
-
+
+
If you have Rust or Typescript skills, and are interested in doing OS development, please checkout the contribution guide. If you are interested in packaging a service, please check out our developer documentation. To report a security vulnerability, please email {% include 'components/emails/security-email.njk' %}
+If you have Rust or Typescript skills, and are interested in doing OS development, please checkout the contribution guide. If you are interested in packaging a service, please check out our developer documentation. To report a security vulnerability, please email {% include 'components/emails/security-email.njk' %}