generated from dellevin/template
19 lines
821 B
HTML
19 lines
821 B
HTML
<!DOCTYPE html>
|
||
<html lang="zh-CN">
|
||
<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">
|
||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||
<title>MookNote - 记录你的观影、阅读与笔记</title>
|
||
<meta name="description" content="MookNote是一款简洁优雅的观影阅读笔记应用,帮助你记录生活中的每一份感动与思考。">
|
||
</head>
|
||
<script defer src="https://umami.iletter.top/anyjs" data-website-id="a4035aea-31ff-4df4-86e3-90a904a348d0"></script>
|
||
<body>
|
||
<noscript>
|
||
<strong>We're sorry but MookNote doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||
</noscript>
|
||
<div id="app"></div>
|
||
</body>
|
||
</html>
|