beancount-gs/public/index.html

21 lines
785 B
HTML
Raw Normal View History

2022-02-25 15:00:18 +00:00
<!doctype html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/web/favicon.ico" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<meta name="theme-color" content="#000000" />
2024-10-11 09:11:42 +00:00
<meta name="description" content="beancount-gs,基于beancount的个人记账财务管理软件" />
2022-02-25 15:00:18 +00:00
<link rel="apple-touch-icon" href="/web/logo192.png" />
<link rel="manifest" href="/web/manifest.json" />
2024-10-11 09:11:42 +00:00
<title>平安鲸喜💖记账</title>
2024-12-29 04:10:54 +00:00
<script defer="defer" src="/web/static/js/main.ad3a4211.js"></script>
<link href="/web/static/css/main.c87495cb.css" rel="stylesheet">
2022-02-25 15:00:18 +00:00
</head>
<body><noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>