style: removed accidentally included comments

This commit is contained in:
Geoffrey Garrett 2022-06-28 20:24:52 +02:00
parent 25084b82b0
commit a312e6bb88

View File

@ -18,21 +18,3 @@ links:
link: https://twitter.com/_jzhao
- link_name: Github
link: https://github.com/jackyzha0
#favicon:
# - { rel: "shortcut icon", href: "icon.png", type: "image/png" }
# - { rel: "manifest", href: "/favicon/site.webmanifest" }
# - { rel: "icon", href: "/favicon/favicon.ico", type: "image/x-icon" }
# - { rel: "icon", href: "/favicon/favicon-16x16.png", sizes: "16x16", type: "image/png" }
# - { rel: "icon", href: "/favicon/favicon-32x32.png", sizes: "32x32", type: "image/png" }
# - { rel: "icon", href: "/favicon/favicon-32x32.png", sizes: "32x32", type: "image/png" }
#favicon: |
# <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
# <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
# <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
# <link rel="manifest" href="/site.webmanifest">
# <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
# <meta name="msapplication-TileColor" content="#da532c">
# <meta name="theme-color" content="#ffffff">