From 42a48a48c2173a544d3ef524ac51ec95a1cfe109 Mon Sep 17 00:00:00 2001 From: Jason Gong Date: Tue, 14 Dec 2021 10:54:48 -0800 Subject: [PATCH] pointing to remote theme repo --- docs/_config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index e2c57c3aa..f3c510e5d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -23,7 +23,7 @@ email: support@firez.one description: >- # this means to ignore newlines until "baseurl:" Documentation site for Firezone's VPN and firewall server. baseurl: "" # the subpath of your site, e.g. /blog -url: "https://docs.firez.one" # the base hostname & protocol for your site, e.g. http://example.com +url: "" # the base hostname & protocol for your site, e.g. http://example.com permalink: pretty twitter_username: firezonevpn github_username: firezone @@ -32,8 +32,8 @@ github_username: firezone logo: "/assets/images/firezone-logo-wordmark-dark.svg" # Build settings -# remote_theme: pmarsceill/just-the-docs -theme: just-the-docs # for local development +remote_theme: pmarsceill/just-the-docs +# theme: just-the-docs # for local development color_scheme: fz # Footer content