Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit c0d5173

Browse files
committed
favicon fix
1 parent 5da0670 commit c0d5173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>SakuraApi Core API Documentation</title>
55
<link rel="stylesheet" href="develop/assets/css/main.css">
6-
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico'/>
6+
<link rel='shortcut icon' type='image/x-icon' href='https://sakuraapi.github.io/docs-core/favicon.ico'/>
77
</head>
88
<body>
99
<div class="container container-main">

0 commit comments

Comments
 (0)