mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47: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
|
||||
baseurl: ""
|
||||
|
||||
# Build settings
|
||||
|
||||
markdown: kramdown
|
||||
|
||||
sass:
|
||||
load_paths:
|
||||
- _sass
|
||||
- node_modules
|
||||
exclude:
|
||||
- node_modules
|
||||
- LICENSE
|
||||
- Makefile
|
||||
- README.md
|
||||
- package.json
|
||||
- package-lock.json
|
||||
- yarn.lock
|
Loading…
Add table
Reference in a new issue