Skip to content

Commit bd42b0a

Browse files
committed
Removed old banner
1 parent b6159c7 commit bd42b0a

File tree

6 files changed

+0
-42
lines changed

6 files changed

+0
-42
lines changed

src/site/site.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@
1919
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
2020
name="MyBatis">
2121

22-
<bannerLeft>
23-
<name>MyBatis</name>
24-
<src>../images/logo.png</src>
25-
<alt>MyBatis logo</alt>
26-
<href>index.html</href>
27-
</bannerLeft>
28-
2922
<body>
3023
<menu name="Reference Documentation">
3124
<item name="Introduction" href="index.html"/>

src/site/site_es.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@
2121
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
2222
name="MyBatis">
2323

24-
<bannerLeft>
25-
<name>MyBatis</name>
26-
<src>../../images/logo.png</src>
27-
<alt>MyBatis logo</alt>
28-
<href>index.html</href>
29-
</bannerLeft>
30-
3124
<body>
3225
<menu name="Manual de Referencia">
3326
<item name="Introducción" href="index.html"/>

src/site/site_fr.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717
<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1818
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
1919
name="MyBatis">
20-
21-
<bannerLeft>
22-
<name>MyBatis</name>
23-
<src>../../images/logo.png</src>
24-
<alt>MyBatis logo</alt>
25-
<href>index.html</href>
26-
</bannerLeft>
2720

2821
<body>
2922
<menu name="Core">

src/site/site_ja.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@
2121
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
2222
name="MyBatis">
2323

24-
<bannerLeft>
25-
<name>MyBatis</name>
26-
<src>../../images/logo.png</src>
27-
<alt>MyBatis logo</alt>
28-
<href>index.html</href>
29-
</bannerLeft>
30-
3124
<body>
3225
<menu name="Core">
3326
<item name="イントロダクション" href="index.html"/>

src/site/site_ko.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@
2121
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
2222
name="MyBatis">
2323

24-
<bannerLeft>
25-
<name>MyBatis</name>
26-
<src>../../images/logo.png</src>
27-
<alt>MyBatis logo</alt>
28-
<href>index.html</href>
29-
</bannerLeft>
30-
3124
<body>
3225
<menu name="Core">
3326
<item name="소개" href="index.html"/>

src/site/site_zh.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@
2121
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
2222
name="MyBatis">
2323

24-
<bannerLeft>
25-
<name>MyBatis</name>
26-
<src>../../images/logo.png</src>
27-
<alt>MyBatis logo</alt>
28-
<href>index.html</href>
29-
</bannerLeft>
30-
3124
<body>
3225
<menu name="Core">
3326
<item name="Introduction" href="index.html"/>

0 commit comments

Comments
 (0)