29 lines
1.2 KiB
HTML
29 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-Hant-TW">
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||
<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 %>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 %>favicon.ico">
|
||
<title>SITCON 學生計算機年會 2021</title>
|
||
<noscript>{{{ %GA_TEMPLATE% }}}</noscript>
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<noscript>
|
||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
||
Please enable it to continue.</strong>
|
||
</noscript>
|
||
<div id="app"></div>
|
||
<!-- built files will be auto injected -->
|
||
</body>
|
||
|
||
</html> |