diff --git a/config.toml b/config.toml index 0de64b26..b08561dd 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # MAIN base -baseURL = "https://www.federated.computer/" +baseURL = "/" languageCode = "en-us" title = "Federated Computer | A fast, responsive replacement for Google Workplace and much more" theme = "apsho" @@ -35,7 +35,7 @@ theme = "apsho" [[menu.main]] identifier = "documentation" name = "Docs" - url = "https://documentation.federated.computer" + url = "/documentation" weight = 4 [[menu.main]] identifier = "community" @@ -57,7 +57,7 @@ theme = "apsho" [[menu.main]] identifier = "sovereignreset" name = "Sovereign Reset" - url = "https://www.sovereignreset.com" + url = "/sovereignreset" parent = "community" weight = 3 [[menu.main]] diff --git a/content/documentation.md b/content/documentation.md new file mode 100644 index 00000000..2106d556 --- /dev/null +++ b/content/documentation.md @@ -0,0 +1,6 @@ +--- +title: "Documentation" +description: "All the documentation you could ever read." +--- + +Documentation on how to get the most out of your Federated Computer. \ No newline at end of file diff --git a/content/sovereignreset.md b/content/sovereignreset.md new file mode 100644 index 00000000..da46ff24 --- /dev/null +++ b/content/sovereignreset.md @@ -0,0 +1,6 @@ +--- +title: "Sovereign Reset" +description: "Learn to live a sovereign lifestyle." +--- + +Sovereign Reset overview \ No newline at end of file diff --git a/public/blog/dark-side-of-centralization/index.html b/public/blog/dark-side-of-centralization/index.html index 2b76014b..2a7f4ee6 100644 --- a/public/blog/dark-side-of-centralization/index.html +++ b/public/blog/dark-side-of-centralization/index.html @@ -10,15 +10,15 @@ - + - + - - + + @@ -26,10 +26,10 @@