Skip to content

Commit f3c1243

Browse files
committed
Added LeadLander code
1 parent d55cad9 commit f3c1243

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/site/site.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>maven-spring-skin</artifactId>
66
<version>1.0.3</version>
77
</skin>
8-
<publishDate position="left" format="yyyy-MM-dd"/>
8+
<publishDate position="left" format="d MMM yyyy"/>
99
<bannerLeft>
1010
<name>Spring Web Services</name>
1111
<src>images/spring-ws.png</src>
@@ -16,6 +16,13 @@
1616
<item name="Spring Framework" href="http://www.springframework.org"/>
1717
<item name="Spring Web Services" href="http://www.springframework.org/spring-ws"/>
1818
</links>
19+
<head>
20+
<script type="text/javascript" language="javascript">
21+
i=11692
22+
</script>
23+
<script type="text/javascript" language="javascript" src="http://t4.trackalyzer.com/trackalyze.js">
24+
</script>
25+
</head>
1926
<menu name="Overview">
2027
<item name="Home" href="index.html"/>
2128
<item name="Downloads" href="downloads/releases.html"/>

0 commit comments

Comments
 (0)