Skip to content

Commit 46abcb8

Browse files
committedOct 2, 2021
#1097 new skin
1 parent 7047bd2 commit 46abcb8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎src/site/site.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,24 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
3232
<skin>
3333
<groupId>com.jcabi</groupId>
3434
<artifactId>jcabi-maven-skin</artifactId>
35-
<version>1.4</version>
35+
<version>1.7.1</version>
3636
</skin>
3737
<googleAnalyticsAccountId>UA-1963507-25</googleAnalyticsAccountId>
3838
<bannerLeft>
3939
<name>Qulice</name>
4040
<src>https://camo.githubusercontent.com/21b0e8be23deb3c2743027b82fda3af26c04ebfbb43faf5fc73c01b66607f8bf/687474703a2f2f696d672e71756c6963652e636f6d2f6c6f676f2e737667</src>
41-
<href>http://www.qulice.com/</href>
41+
<href>https://www.qulice.com/</href>
4242
<title>home page of Qulice.com</title>
4343
<width>214</width>
4444
<height>60</height>
4545
</bannerLeft>
4646
<body>
4747
<head>
48-
<link href="http://img.qulice.com/favicon.gif" rel="shortcut icon"/>
49-
<link href="https://plus.google.com/u/0/114792568016408327418?rel=author" rel="author"/>
48+
&lt;link href="http://img.qulice.com/favicon.gif" rel="shortcut icon"/&gt;
49+
&lt;link href="https://plus.google.com/u/0/114792568016408327418?rel=author" rel="author"/&gt;
5050
</head>
5151
<breadcrumbs>
52-
<item name="qulice.com" href="http://www.qulice.com"/>
52+
<item name="qulice.com" href="https://www.qulice.com"/>
5353
</breadcrumbs>
5454
<menu name="Overview">
5555
<item name="Introduction" href="./index.html"/>

0 commit comments

Comments
 (0)
Please sign in to comment.