mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: redo style of front page
Use a large logo banner across the front page. Tile the three lists of links into three panels Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -141,6 +141,11 @@
|
||||
<meta name="description" content="libvirt, virtualization, virtualization API"/>
|
||||
</head>
|
||||
<body>
|
||||
<xsl:if test="html:html/html:body/@class">
|
||||
<xsl:attribute name="class">
|
||||
<xsl:value-of select="html:html/html:body/@class"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<div id="body">
|
||||
<div id="menu">
|
||||
<xsl:apply-templates select="exsl:node-set($sitemap)/html:ul" mode="menu">
|
||||
|
||||
Reference in New Issue
Block a user