docs: move assets to correct path
This commit is contained in:
parent
694d636322
commit
dda45cfbb6
11 changed files with 8 additions and 208 deletions
|
|
@ -9,8 +9,8 @@ src = "src"
|
|||
title = "Tree-sitter"
|
||||
|
||||
[output.html]
|
||||
additional-css = ["assets/css/playground.css"]
|
||||
additional-js = ["assets/js/playground.js"]
|
||||
additional-css = ["src/assets/css/playground.css"]
|
||||
additional-js = ["src/assets/js/playground.js"]
|
||||
git-repository-url = "https://github.com/tree-sitter/tree-sitter"
|
||||
git-repository-icon = "fa-github"
|
||||
edit-url-template = "https://github.com/tree-sitter/tree-sitter/edit/master/docs/{path}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue