mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : config
This commit is contained in:
parent
a63f9424c9
commit
f097c30767
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
title: "LBRY"
|
title: "LBRY"
|
||||||
baseurl: "" # apply repo name if use it under gh-pages branch
|
baseurl: "" # apply repo name if use it under gh-pages branch
|
||||||
|
|
||||||
|
values:
|
||||||
|
defaults:
|
||||||
|
- scope:
|
||||||
|
type: tools
|
||||||
|
layout: default
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown : kramdown
|
markdown : kramdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue