added jobs, news, contact; added site.json backend; lazy loading images

This commit is contained in:
Spencer Flagg
2022-09-20 14:58:56 +02:00
parent 1152f2dfea
commit 025a86da0f
22 changed files with 319 additions and 44 deletions

View File

@@ -1,4 +1,7 @@
module.exports = {
pitch: {
url: "#infographics" //"https://start9.com/latest/learn/index"
},
products: {
buyUrl: "https://store.start9.com/",
diyUrl: "https://start9.com/latest/diy",
@@ -7,6 +10,18 @@ module.exports = {
whyRunBitcoinUrl: "https://bitcoinmagazine.com/culture/six-reasons-you-should-run-bitcoin-node",
whyRunLightningUrl: "",
},
beYourOwn: {
url: "https://marketplace.start9.com/"
},
poweredBy: {
url: "https://github.com/Start9Labs/embassy-os"
},
support: {
url: "https://start9.com/latest/support/index"
},
dev: {
url: "https://start9.com/latest/developer-docs/"
},
footer: {
copyright: "© " + new Date().getFullYear() + " by START9 LABS, INC.",
canary: