Skip to content

Commit 894ce4f

Browse files
committed
doc test
1 parent 7383b2d commit 894ce4f

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

docs/v2/index.html

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@
1414
}
1515
</style>
1616
<script src="js/setup.js"></script><script defer src="js/site.js"></script>
17+
18+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
19+
crossorigin="anonymous"></script>
20+
<!-- HEADER2 -->
21+
<ins class="adsbygoogle"
22+
style="display:block"
23+
data-ad-client="ca-pub-8127371937306964"
24+
data-ad-slot="2654893709"
25+
data-ad-format="auto"
26+
data-full-width-responsive="true"></ins>
27+
<script>
28+
(adsbygoogle = window.adsbygoogle || []).push({});
29+
</script>
30+
1731
</head>
1832
<body class="book toc2 toc-left"><div id="banner-container" class="container" role="banner">
1933
<div id="banner" class="contained" role="banner">
@@ -202,18 +216,6 @@ <h1>springdoc-openapi v2.0.0-M5</h1>
202216
<img src="img/dmTECH_Logo.jpg" height="10%" width="10%" />
203217
</a>
204218
</p>
205-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
206-
crossorigin="anonymous"></script>
207-
<!-- HEADER2 -->
208-
<ins class="adsbygoogle"
209-
style="display:block"
210-
data-ad-client="ca-pub-8127371937306964"
211-
data-ad-slot="2654893709"
212-
data-ad-format="auto"
213-
data-full-width-responsive="true"></ins>
214-
<script>
215-
(adsbygoogle = window.adsbygoogle || []).push({});
216-
</script>
217219
</div>
218220
</div>
219221
<div class="sect1">

0 commit comments

Comments
 (0)