mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
docs: explicitly declare pages as being UTF-8 format
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
3f7b5a4274
commit
fe1b253e1b
@ -87,6 +87,7 @@
|
||||
This page was generated at <xsl:value-of select="$timestamp"/>.
|
||||
</xsl:comment>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<link rel="stylesheet" type="text/css" href="{$href_base}main.css"/>
|
||||
<link rel="SHORTCUT ICON" href="{$href_base}32favicon.png"/>
|
||||
<title>libvirt: <xsl:value-of select="html:html/html:body/html:h1"/></title>
|
||||
|
Loading…
Reference in New Issue
Block a user