Update README.md

This commit is contained in:
Gordon Shumway 2020-05-21 19:45:50 -04:00 committed by GitHub
parent f72a0afdab
commit d26f4857cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,11 +74,8 @@ This means that you can change whether a handler is enabled, or what the templat
`default.language` - Accept-Language header string. https://tools.ietf.org/html/rfc7231#section-5.3.5
<<<<<<< Updated upstream
=======
`default.mimeTypes` - Comma separated list of strings of mime types to parse for html title. Default value: `text/html`. You shouldn't need to change this.
>>>>>>> Stashed changes
`default.template` - This is the template used when showing the title of a link.
Default value: `^ {{title}}`