mirror of https://github.com/status-im/specs.git
Merge pull request #99 from status-im/enhancement/sitemap
enhancement/sitemap
This commit is contained in:
commit
2211dcdf22
|
@ -5,3 +5,6 @@ search_enabled: true
|
||||||
url: "https://specs.status.im"
|
url: "https://specs.status.im"
|
||||||
|
|
||||||
exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "Rakefile"]
|
exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "Rakefile"]
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
- jekyll-sitemap
|
||||||
|
|
Loading…
Reference in New Issue