mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -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.header }}
|
||||
{% if document.state contains "obsolete" %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user