Skip to content

Commit 9dddc43

Browse files
authoredAug 21, 2021
Fix the logo on qulice.com
Replace broken src link to working one from readme.md
1 parent e296098 commit 9dddc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/site/site.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
3737
<googleAnalyticsAccountId>UA-1963507-25</googleAnalyticsAccountId>
3838
<bannerLeft>
3939
<name>Qulice</name>
40-
<src>http://img.qulice.com/logo.svg</src>
40+
<src>https://camo.githubusercontent.com/21b0e8be23deb3c2743027b82fda3af26c04ebfbb43faf5fc73c01b66607f8bf/687474703a2f2f696d672e71756c6963652e636f6d2f6c6f676f2e737667</src>
4141
<href>http://www.qulice.com/</href>
4242
<title>home page of Qulice.com</title>
4343
<width>214</width>

0 commit comments

Comments
 (0)
Please sign in to comment.