Delete wrong metadata
This commit is contained in:
parent
572b3c05b3
commit
385f3f2235
1 changed files with 0 additions and 6 deletions
|
|
@ -45,9 +45,3 @@ STATIC_PATHS = ['images', 'robots.txt']
|
||||||
SEO_ENHANCER_SITEMAP_URL = "https://www.craftletter.fr/sitemap.xml"
|
SEO_ENHANCER_SITEMAP_URL = "https://www.craftletter.fr/sitemap.xml"
|
||||||
SEO_ENHANCER = True # SEO enhancer is disabled by defaultCSS_MIN = True
|
SEO_ENHANCER = True # SEO enhancer is disabled by defaultCSS_MIN = True
|
||||||
|
|
||||||
|
|
||||||
# Metadata
|
|
||||||
#
|
|
||||||
DEFAULT_METADATA = {
|
|
||||||
"og:image": "https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue