mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 12:37:23 +00:00
Update : config.yml
This commit is contained in:
parent
4999305ffe
commit
8e93203d55
1 changed files with 12 additions and 7 deletions
19
_config.yml
19
_config.yml
|
@ -1,7 +1,12 @@
|
||||||
url: https://lbryians.github.io
|
sass:
|
||||||
baseurl: ""
|
load_paths:
|
||||||
|
- _sass
|
||||||
# Build settings
|
- node_modules
|
||||||
|
exclude:
|
||||||
markdown: kramdown
|
- node_modules
|
||||||
|
- LICENSE
|
||||||
|
- Makefile
|
||||||
|
- README.md
|
||||||
|
- package.json
|
||||||
|
- package-lock.json
|
||||||
|
- yarn.lock
|
Loading…
Add table
Reference in a new issue