File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 6
6
The ASF licenses this file to You under the Apache License, Version 2.0
7
7
(the "License"); you may not use this file except in compliance with
8
8
the License. You may obtain a copy of the License at
9
-
9
+
10
10
https://www.apache.org/licenses/LICENSE-2.0
11
-
11
+
12
12
Unless required by applicable law or agreed to in writing, software
13
13
distributed under the License is distributed on an "AS IS" BASIS,
14
14
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
18
<!--
19
19
@author <a href="mailto:[email protected] ">Apache Directory Project</a>
20
20
-->
21
- <project name =" ${project.name}" >
21
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" name =" ${project.name}" >
23
+ <bannerLeft name =" ${project.name}" href =" https://directory.apache.org/" >
24
+ <image src =" /server-icon_128x128.png" />
25
+ </bannerLeft >
22
26
<body >
23
27
<menu ref =" parent" />
24
28
<menu ref =" reports" />
25
29
</body >
26
- </project >
30
+ </site >
You can’t perform that action at this time.
0 commit comments