Skip to content

Commit 392cf84

Browse files
committed
Format
1 parent 17d031a commit 392cf84

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/site/site.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,26 @@
1616
limitations under the License.
1717
-->
1818
<project name="Commons CSV">
19-
2019
<bannerRight>
2120
<name>Apache Commons CSV</name>
2221
<src>/images/logo.png</src>
2322
<href>/index.html</href>
2423
<alt>Apache Commons CSV&amp;trade; logo</alt>
2524
</bannerRight>
26-
2725
<body>
28-
2926
<menu name="Commons CSV">
3027
<item name="Overview" href="/index.html"/>
3128
<item name="Download" href="/download_csv.cgi"/>
3229
<item name="User Guide" href="/user-guide.html"/>
3330
<item name="Javadoc" href="/apidocs/index.html"/>
3431
<item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-csv/latest/index.html"/>
3532
</menu>
36-
3733
<menu name="Development">
3834
<item name="History" href="/changes-report.html"/>
3935
<item name="Mailing Lists" href="/mail-lists.html"/>
4036
<item name="Issue Tracking" href="/issue-tracking.html"/>
4137
<item name="Team" href="/team.html"/>
4238
<item name="Source" href="/scm.html"/>
4339
</menu>
44-
4540
</body>
4641
</project>

0 commit comments

Comments
 (0)