Skip to content

Commit

Permalink
调整名称,修正pjsk默认颜色
Browse files Browse the repository at this point in the history
  • Loading branch information
Shua-github committed Jan 4, 2025
1 parent 2fdc763 commit 8c58cf1
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 375 deletions.
19 changes: 5 additions & 14 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,18 @@
<link rel="mask-icon" href="/stickers-zh/safari-pinned-tab.svg" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#2196f3" />
<meta name="theme-color" content="#2196f3" />
<meta name="description" content="Arcaea stickers maker" />
<title>Arcaea Stickers</title>
<meta name="description" content="表情制作器" />
<title>Stickers</title>

<meta property="og:title" content="Arcaea Stickers" />
<meta property="og:title" content="表情制作器" />
<meta
property="og:description"
content="Make your own Arcaea stickers!"
content="制作你的Arcaea和初音未来:缤纷舞台表情"
/>
<meta property="og:image" content="/stickers-zh/og-image.png" />
<meta property="og:url" content="https://shua-github.github.io/" />
<meta property="og:site_name" content="Arcaea Stickers" />
<meta property="og:site_name" content="表情制作器" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Rosemoe188" />
<meta name="twitter:creator" content="@Rosemoe188" />
<meta name="twitter:title" content="Arcaea Stickers" />
<meta
name="twitter:description"
content="制作你的Arcaea表情!"
/>
<meta name="twitter:image" content="/stickers-zh/og-image.png" />
<meta name="propeller" content="fe9c5bcb759709be3fc94085f6e0c75d" />
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Arcaea Stickers",
"short_name": "Arcaea Stickers",
"name": "表情制作器",
"short_name": "表情制作器",
"icons": [
{
"src": "/stickers-zh/android-chrome-192x192.png",
Expand Down
Loading

0 comments on commit 8c58cf1

Please sign in to comment.