Added Open Graph and Twitter cards documentation

This commit is contained in:
squidfunk
2020-07-27 14:44:47 +02:00
parent fdbef130c0
commit 17e2e03678
10 changed files with 103 additions and 21 deletions

View File

@@ -142,7 +142,7 @@ called _blocks_, which are defined inside the templates and wrap specific
features. To override a block, create a `main.html` inside the `overrides`
directory and define the block, e.g.:
``` jinja
``` html
{% extends "base.html" %}
{% block htmltitle %}