Skip to content

Commit

Permalink
Fix content building declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsushita committed May 10, 2019
1 parent 39ad44b commit 1e72eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ workspace:
# # An `edit` mode should create symlinks and handle git and packaging workflow.
# mode: view
'@safetag/browser':
source: content/toolkit
source: content/browser
start: browser.yml
preview: web
'@safetag/guide':
source: content/guide
start: guide.yml
'@safetag/raw':
source: content/tookit
source: content/toolkit
start: raw.yml
# This will create an audits folder and watch for new *.audit.yml files and
# use the audit.yml configuration to setup a new audit folder.
Expand Down

0 comments on commit 1e72eb5

Please sign in to comment.