Merge branch 'master' into dev2

This commit is contained in:
mysper 2021-01-23 06:31:42 +08:00
commit 11f6a723bd
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

BIN
public/cfp-OG-image.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -8,10 +8,10 @@
<meta property="og:title" content="SITCON 2021 學生計算機年會 | Students' Information Technology Conference" />
<meta property="og:description" content="奠基於今日的科技成果貢獻明日的資訊未來SITCON 2021「算盤的後裔」現正徵稿中" />
<meta property="og:url" content="https://sitcon.org/2021/" />
<meta property="og:image" content="<%= BASE_URL %>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: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>
<noscript>{{{ %GA_TEMPLATE% }}}</noscript>
</head>