거의 최종본

This commit is contained in:
girinb
2025-09-14 00:34:18 +09:00
parent 82b536be4b
commit bf06420d91
42 changed files with 202 additions and 81 deletions

View File

@@ -23,13 +23,13 @@
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="poet">
<meta name="apple-mobile-web-app-title" content="시인의 서재">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<title>poet</title>
<title>시인의 서재</title>
<link rel="manifest" href="manifest.json">
</head>
<body>

View File

@@ -1,11 +1,11 @@
{
"name": "poet",
"short_name": "poet",
"name": "시인의 서재",
"short_name": "시인의 서재",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A new Flutter project.",
"description": "시인의 서재",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [