mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-31 20:43:43 +00:00
peripheral heros; jobs page; product section tweaks
This commit is contained in:
15
src/_data/site.js
Normal file
15
src/_data/site.js
Normal file
@@ -0,0 +1,15 @@
|
||||
module.exports = {
|
||||
products: {
|
||||
buyUrl: "https://store.start9.com/",
|
||||
diyUrl: "https://start9.com/latest/diy",
|
||||
},
|
||||
bitcoin: {
|
||||
whyRunBitcoinUrl: "https://bitcoinmagazine.com/culture/six-reasons-you-should-run-bitcoin-node",
|
||||
whyRunLightningUrl: "",
|
||||
},
|
||||
footer: {
|
||||
copyright: "© " + new Date().getFullYear() + " by START9 LABS, INC.",
|
||||
canary:
|
||||
"WE HAVE NEVER RECEIVED A SECRET GOVERNMENT REQUEST TO HAND OVER USER INFORMATION.",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user