27 lines
1.1 KiB
HTML
27 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="">
|
|
|
|
<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="算盤的後裔" />
|
|
<meta property="og:url" content="https://sitcon.org/2021/" />
|
|
<meta property="og:image" content="<%= BASE_URL %>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">
|
|
<title>SITCON 學生計算機年會 2021</title>
|
|
</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> |