Adds og:site_name support (#699)

This commit is contained in:
Amy Troschinetz 2020-08-07 23:18:14 -07:00 committed by GitHub
parent 332a3adaa2
commit 5490b4841d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,6 @@
## Unreleased version
- Add Open Graph `site_name` field
- Add `text-col `config setting for main text color (#694)
- Add `keywords` config setting to set the meta keywords on all pages (for SEO purposes) (#691)
- Add `mobile-theme-col` config setting to allow a mobile theme colour (#692)