mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 04:35:53 -06:00
template: Remove charset tag on article element.
This commit is contained in:
parent
8c9bbb3679
commit
ef175ea653
@ -1,4 +1,4 @@
|
|||||||
<article class="docs {{ document.type }}" lang="{{ document.language-code }}" charset="utf-8">
|
<article class="docs {{ document.type }}" lang="{{ document.language-code }}">
|
||||||
{{ template.styles }}
|
{{ template.styles }}
|
||||||
{{ template.header }}
|
{{ template.header }}
|
||||||
{% if document.state contains "obsolete" %}
|
{% if document.state contains "obsolete" %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user