Document proposal

This commit is contained in:
Johan Cwiklinski 2020-05-21 20:39:02 +02:00 committed by GitHub
parent 1008e7c76a
commit f983d135f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ If for some reason, you don't want the plugin to output `<title>` tags on each p
```
<!-- {% endraw %} -->
This will remove output for `<title>`, `<meta property="og:title"/>` and `<meta property="twitter:title"/>`; you can define each of them on your side if needed.
### Author information
Author information is used to propagate the `creator` field of Twitter summary cards. This should be an author-specific, not site-wide Twitter handle (the site-wide username be stored as `site.twitter.username`).