diff options
author | garhve <git@garhve.com> | 2022-12-10 08:16:20 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-10 08:16:20 +0800 |
commit | 8f33ededea7a01c230b842b4772496f7e2d99bf6 (patch) | |
tree | 814bb3ca339c2afab08809f2435731257e448910 /posts/8 | |
parent | 40bc7fb53927f7e95d0ca54433e04397df30c7dd (diff) |
add favicon
Diffstat (limited to 'posts/8')
-rw-r--r-- | posts/8/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/posts/8/index.html b/posts/8/index.html index ed1ae97..3389da1 100644 --- a/posts/8/index.html +++ b/posts/8/index.html @@ -8,7 +8,9 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="author" content="garhve" /> <meta property="og:url" content="https://blog.garhve.com/posts/8/" /> - <link rel="canonical" href="https://blog.garhve.com/posts/8/" /><link rel="alternate" type="application/atom+xml" href="https://blog.garhve.comindex.xml" title="blog | garhve's hub"> + <link rel="canonical" href="https://blog.garhve.com/posts/8/" /><link rel="apple-touch-icon" href="https://assets.garhve.com/pictures/assets/images/favicon/favicon.ico" /> + <link rel="icon" href="https://assets.garhve.com/pictures/assets/images/favicon/favicon.ico" /> + <link rel="shortcut" href="https://assets.garhve.com/pictures/assets/images/favicon/favicon.ico" /><link rel="alternate" type="application/atom+xml" href="https://blog.garhve.comindex.xml" title="blog | garhve's hub"> <script type="application/ld+json"> { @@ -46,7 +48,7 @@ Here&rsquo;s a brief description: all configuration files I want to put in . Since I already heard dotfiles for a while, but didn&rsquo;t get chance to familiar with. So I start searching around trying to set a dotfile up. Frankly, it is not that simple as I thought, given that my grounds differ from each other: 1x macOS, 1x archLinux, 1x archLinux server. Here&rsquo;s a brief description: all configuration files I want to put in ." /> - <meta property="og:locale" content="en-us" /><meta property="og:image" content="" /> + <meta property="og:locale" content="en-us" /><meta property="og:image" content="https://assets.garhve.com/pictures/assets/images/favicon/favicon.ico" /> |