Skip to content

Commit 3579e19

Browse files
committed
favicon更新
cpprefjp/site#1136
1 parent 650853c commit 3579e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/kunai/site/navbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ nav[role="navigation"] {
4848
height: 0;
4949
padding: 32px 32px 0 0;
5050
margin: 0 4px 0 0;
51-
background-image: url(https://cpprefjp.github.io/static/original-icons/cpprefjp-icon-v1.1-transparent.png);
51+
background-image: url(https://cpprefjp.github.io/static/original-icons/cpprefjp-icon-v2.0-transparent.png);
5252
background-size: contain;
5353
background-repeat: no-repeat;
5454
}

0 commit comments

Comments
 (0)