[update] update the favicon image

This commit is contained in:
mysper 2021-01-20 19:44:27 +08:00
parent 92934c01ee
commit 1ead0d4433
2 changed files with 1 additions and 1 deletions

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -11,7 +11,7 @@
<meta property="og:image" content="<%= BASE_URL %>cfp-OG-image.png" /> <meta property="og:image" content="<%= BASE_URL %>cfp-OG-image.png" />
<meta property="og:type" content="website" type="image/x-icon"> <meta property="og:type" content="website" type="image/x-icon">
<meta property="og:site_name" content="SITCON 2021 學生計算機年會 | Students' Information Technology Conference" /> <meta property="og:site_name" content="SITCON 2021 學生計算機年會 | Students' Information Technology Conference" />
<link rel="icon" href="<%= BASE_URL %>sitcon-logo.png"> <link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>SITCON 學生計算機年會 2021</title> <title>SITCON 學生計算機年會 2021</title>
<noscript>{{{ %GA_TEMPLATE% }}}</noscript> <noscript>{{{ %GA_TEMPLATE% }}}</noscript>
</head> </head>