Fix syntax.
This commit is contained in:
parent
a2b172442c
commit
20ec1d7397
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,10 @@ examplekeyword 1: http://www.example.com/?q={%query}
|
|||
# This shortcut will match for "examplekeyword foo, bar",
|
||||
# Here you can define optional title, description and tags.
|
||||
examplekeyword 2:
|
||||
- url: http://www.example.com/?q={%query}&p={%puery}
|
||||
- title: Custom shortcut
|
||||
- description: My custom shortcut with the keyword examplekeyword and 1 argument
|
||||
- tags:
|
||||
url: http://www.example.com/?q={%query}&p={%puery}
|
||||
title: Custom shortcut
|
||||
description: My custom shortcut with the keyword examplekeyword and 2 arguments.
|
||||
tags:
|
||||
- example
|
||||
|
||||
# Make sure that the keys are unique,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue