mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-11 21:27:31 +08:00
feat: ios PWA
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
<meta name="description"
|
||||
content="OpenIsle 是一个开放的技术与交流社区,致力于为开发者、技术爱好者和创作者们提供一个自由、友好、包容的讨论与协作环境。" />
|
||||
<script src="https://accounts.google.com/gsi/client" async defer></script>
|
||||
|
||||
<!-- iOS Safari 图标 -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/con-180.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/con-152.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/con-120.png">
|
||||
|
||||
<!-- PWA manifest -->
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user