Skip to content

Commit

Permalink
添加 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Mar 25, 2022
1 parent 7f3ad65 commit ca18021
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions layouts/partials/favicon.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<!-- Generated your favicon at realfavicongenerator.net and copy code here -->
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/favicon-16x16.png" />
<link rel="manifest" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/site.webmanifest" />
<link rel="mask-icon" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/safari-pinned-tab.svg" color="#8aa2d3" />
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/favicon.ico" />
<meta name="theme-color" content="#ffffff" />
<link rel="apple-touch-icon" sizes="180x180" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/favicon-16x16.png">
<link rel="manifest" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/site.webmanifest">
<link rel="mask-icon" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="https://l-m-sherlock.github.io/githubpages_withorbit/logo.png/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
Binary file added static/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca18021

Please sign in to comment.