Meta: Add the commandbar theme
This commit is contained in:
parent
bc113fdd3b
commit
92bd9a5d07
1 changed files with 7 additions and 0 deletions
|
@ -37,6 +37,12 @@ module:
|
|||
target: layouts/shortcodes
|
||||
- source: layouts/partials
|
||||
target: layouts/partials
|
||||
- path: commandbar
|
||||
mounts:
|
||||
- source: assets/js
|
||||
target: assets/js/commandbar
|
||||
- source: layouts/partials
|
||||
target: layouts/partials/commandbar
|
||||
|
||||
permalinks:
|
||||
page:
|
||||
|
@ -47,5 +53,6 @@ permalinks:
|
|||
tests: "/tests/"
|
||||
|
||||
theme:
|
||||
- commandbar
|
||||
- blog
|
||||
- base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue