mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 11:35:17 -04:00
Added Open Graph and Twitter cards documentation
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user