1 Star 0 Fork 0

小于的个人工具集/sr-message-maker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
blacktunes 提交于 2024-03-27 05:32 +08:00 . feat: 添加PWA相关功能
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/icon.webp">
<meta name="viewport" content="width=device-width, user-scalable=no">
<meta content="Z2l0aHViLmNvbS9ibGFja3R1bmVz">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap" rel="stylesheet" crossorigin>
<style title="font">
* {
font-family: 'Noto Sans SC';
}
</style>
<title>崩坏:星穹铁道 - 短信</title>
<meta name="description" content="崩坏:星穹铁道短信生成器,该网站可以制作星穹铁道风格的短信对话界面。">
<meta name="keywords" content="星穹铁道,自制,短信">
</head>
<body>
<noscript>
<strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xgotool/sr-message-maker.git
git@gitee.com:xgotool/sr-message-maker.git
xgotool
sr-message-maker
sr-message-maker
master

搜索帮助