We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b2999 commit d9feb96Copy full SHA for d9feb96
_config.yml
@@ -12,7 +12,7 @@ theme: just-the-docs
12
13
repository: BIRDSOpenSource/BIRDSOpenSource.github.io/ # for github-metadata
14
baseurl: "" # the subpath of your site, e.g. /blog
15
-url: https://birdsopensource.github.io/
+url: https://birdsopensource.github.io
16
logo: "/assets/images/birds-logo-light.png" # Set a path/url to a logo that will be displayed instead of the title
17
favicon_ico: "/assets/images/favicon.ico" # Set a path/url to a favicon that will be displayed by the browser
18
@@ -191,4 +191,4 @@ plugins:
191
- jekyll-seo-tag
192
- jekyll-github-metadata
193
- jekyll-include-cache
194
- - jekyll-sitemap
+ - jekyll-sitemap
0 commit comments