You've already forked bilibili-subtitle
init
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh" data-theme="light">
|
||||
<head>
|
||||
<title>bilibili-subtitle - 哔哩哔哩字幕</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
||||
<link rel="icon" href="/favicon-128x128.png" sizes="128x128">
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="哔哩哔哩字幕" />
|
||||
<meta name="keywords" content="哔哩哔哩,b站,字幕" />
|
||||
</head>
|
||||
<body>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user