File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 * SPDX-FileCopyrightText: Copyright (c) 2013-2026 Yegor Bugayenko
44 * SPDX-License-Identifier: MIT
55-->
6- <project xmlns =" http://maven.apache.org/DECORATION/1.3 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.3 .0 http ://maven.apache.org/xsd/decoration-1.3 .0.xsd" name =" jcabi-github" >
6+ <site xmlns =" http://maven.apache.org/SITE/2.0 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/SITE/2.0 .0 https ://maven.apache.org/xsd/site-2.0 .0.xsd" name =" jcabi-github" >
77 <skin >
88 <groupId >com.jcabi</groupId >
99 <artifactId >jcabi-maven-skin</artifactId >
10- <version >1.8 .1</version >
10+ <version >2.0 .1</version >
1111 </skin >
12- <bannerLeft >
13- <name >jcabi</name >
14- <src >https://www.jcabi.com/logo-square.svg</src >
15- <href >https://www.jcabi.com/</href >
16- <width >64</width >
17- <height >64</height >
12+ <bannerLeft name =" jcabi" href =" https://www.jcabi.com/" >
13+ <image src =" https://jcabi.com/logo-square.svg" alt =" jcabi" width =" 64" height =" 64" />
1814 </bannerLeft >
15+ <custom >
16+ <jcabi >
17+ <favicon >https://www.jcabi.com/favicon.ico</favicon >
18+ <googleAnalyticsId >UA-1963507-23</googleAnalyticsId >
19+ </jcabi >
20+ </custom >
1921 <body >
20- <head >
21- < link href="https://www.jcabi.com/logo-square.svg" rel="shortcut icon"/ >
22- </head >
22+ <breadcrumbs >
23+ < item name = " jcabi.com " href =" https://www.jcabi.com" />
24+ </breadcrumbs >
2325 <menu name =" Overview" >
2426 <item name =" Introduction" href =" index.html" />
2527 <item name =" JavaDoc ${project.version}" href =" ./apidocs-${project.version}/index.html" />
3133 </menu >
3234 <menu ref =" reports" />
3335 </body >
34- </project >
36+ </site >
You can’t perform that action at this time.
0 commit comments