mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
change to docs.firez.one
This commit is contained in:
11
docs/.gitignore
vendored
11
docs/.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
_site
|
||||
.sass-cache
|
||||
*.gem
|
||||
.bundle
|
||||
.ruby-version
|
||||
.jekyll-cache
|
||||
.jekyll-metadata
|
||||
vendor
|
||||
.sass-cache
|
||||
_site
|
||||
Gemfile.lock
|
||||
node_modules
|
||||
@@ -22,8 +22,8 @@ title: Docs | Firezone
|
||||
email: support@firez.one
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
Documentation site for Firezone's VPN and firewall server.
|
||||
baseurl: "/docs" # the subpath of your site, e.g. /blog
|
||||
url: "https://www.firez.one" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
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
|
||||
permalink: pretty
|
||||
twitter_username: firezonevpn
|
||||
github_username: firezone
|
||||
|
||||
Reference in New Issue
Block a user