Fix syntax.

This commit is contained in:
Georg Jaehnig 2020-04-29 19:27:53 +02:00
parent a2b172442c
commit 20ec1d7397

View file

@ -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,