Skip to content

Commit 34dab2a

Browse files
committed
fix: update favicon copy to use SVG format for consistency
1 parent e92c66a commit 34dab2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
cp website/index.html site/index.html
9696
cp website/og-image.png site/og-image.png
9797
cp website/favicon.ico site/favicon.ico
98-
cp website/favicon.png site/favicon.png
98+
cp website/favicon.svg site/favicon.svg
9999
cp website/apple-touch-icon.png site/apple-touch-icon.png
100100
cp website/icon-192x192.png site/icon-192x192.png
101101
cp website/site.webmanifest site/site.webmanifest

0 commit comments

Comments
 (0)