chore: sync local changes to Gitea
This commit is contained in:
@@ -2,8 +2,16 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="apple-touch-icon" href="/logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="color-scheme" content="light" />
|
||||
<meta name="theme-color" content="#2563eb" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="apple-mobile-web-app-title" content="Star Manager" />
|
||||
<meta name="application-name" content="Star Manager" />
|
||||
<meta name="description" content="Manage GitHub starred repositories with Star Lists." />
|
||||
<title>GitHub星标管理面板</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user