mirror of
https://github.com/RGBCube/rgbcube.github.io
synced 2025-07-24 23:47:42 +00:00
Add animated favicon
This commit is contained in:
parent
0646f0286f
commit
fde2ecb25a
3 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
|
||||
!.gitignore
|
||||
|
||||
!*.gif
|
||||
!*.html
|
||||
!*.md
|
||||
!*.woff2
|
||||
|
|
BIN
favicon.gif
Normal file
BIN
favicon.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
|
@ -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="" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue