1
Fork 0
mirror of https://github.com/RGBCube/rgbcube.github.io synced 2025-07-25 16:07:45 +00:00

Add animated favicon

This commit is contained in:
RGBCube 2023-12-18 12:08:30 +03:00
parent 0646f0286f
commit fde2ecb25a
No known key found for this signature in database
3 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
!.gitignore
!*.gif
!*.html
!*.md
!*.woff2

BIN
favicon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View file

@ -15,6 +15,8 @@
<meta name="description" content="The official website and link portal of RGBCube and his work." />
<meta property="og:description" content="The official website and link portal of RGBCube and his work." />
<link rel="icon" href="favicon.gif" type="image/gif">
<meta property="og:image" content="/thumbnail.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:height" content="" />