Upgraded the Fluido 1.5 skin and had to update site head for maven site plugin 3.5. See http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html#Inject_xhtml_into_head

This commit is contained in:
Anthony Whitford
2016-02-28 09:33:54 -08:00
parent f752285912
commit b3630e0d5e

View File

@@ -20,7 +20,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.4</version>
<version>1.5</version>
</skin>
<custom>
<fluidoSkin>
@@ -65,9 +65,9 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<body>
<head>
<style type="text/css">
<![CDATA[<style type="text/css">
#bannerLeft { margin-top:-20px;margin-bottom:5px !important }
</style>
</style>]]>
</head>
<breadcrumbs>
<item name=" " href="#"/>