2021-07-26 22:39:35 +08:00

20 行
672 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<title>新双心</title>
</head>
<body>
<noscript>请暂停一下,我是来提醒你在参与活动前,请确保JavaScript处于启用状态,因为这样才能访问新双心活动</noscript>
<div id="root"></div>
</body>
</html>