chore(docs/manifest): it helps if you terminate strings properly
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
e3826df3ab
commit
ae064be710
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ bots:
|
||||||
expression:
|
expression:
|
||||||
any:
|
any:
|
||||||
- path.startsWith("/blog/atom.")
|
- path.startsWith("/blog/atom.")
|
||||||
- path.startsWith("/blog/rss.)
|
- path.startsWith("/blog/rss.")
|
||||||
|
|
||||||
# Generic catchall rule
|
# Generic catchall rule
|
||||||
- name: generic-browser
|
- name: generic-browser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue