File tree Expand file tree Collapse file tree 3 files changed +34
-3
lines changed Expand file tree Collapse file tree 3 files changed +34
-3
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,23 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
9191springdoc.swagger-ui.path=/swagger-ui.html</ code > </ pre >
9292</ div >
9393</ div >
94-
94+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964 "
95+ crossorigin ="anonymous "> </ script >
96+ < ins class ="adsbygoogle "
97+ style ="display:block; text-align:center; "
98+ data-ad-layout ="in-article "
99+ data-ad-format ="fluid "
100+ data-ad-client ="ca-pub-8127371937306964 "
101+ data-ad-slot ="6163211104 "> </ ins >
102+ < script >
103+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
104+ </ script >
95105</ div >
96106</ div >
97107</ div >
98108< div id ="footer ">
99109< div id ="footer-text ">
100- Last updated 2024-10-06 13:58:54 +0200
110+ Last updated 2024-10-06 14:02:23 +0200
101111</ div >
102112</ div >
103113</ div >
Original file line number Diff line number Diff line change @@ -358,7 +358,17 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
358358springdoc.swagger-ui.path=/swagger-ui.html</ code > </ pre >
359359</ div >
360360</ div >
361-
361+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964 "
362+ crossorigin ="anonymous "> </ script >
363+ < ins class ="adsbygoogle "
364+ style ="display:block; text-align:center; "
365+ data-ad-layout ="in-article "
366+ data-ad-format ="fluid "
367+ data-ad-client ="ca-pub-8127371937306964 "
368+ data-ad-slot ="6163211104 "> </ ins >
369+ < script >
370+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
371+ </ script >
362372</ div >
363373</ div >
364374< div class ="sect1 ">
Original file line number Diff line number Diff line change @@ -32,4 +32,15 @@ springdoc.swagger-ui.path=/swagger-ui.html
3232----
3333
3434++++
35+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
36+ crossorigin="anonymous"></script>
37+ <ins class="adsbygoogle"
38+ style="display:block; text-align:center;"
39+ data-ad-layout="in-article"
40+ data-ad-format="fluid"
41+ data-ad-client="ca-pub-8127371937306964"
42+ data-ad-slot="6163211104"></ins>
43+ <script>
44+ (adsbygoogle = window.adsbygoogle || []).push({});
45+ </script>
3546++++
You can’t perform that action at this time.
0 commit comments