This commit is contained in:
arhat0307
2026-06-26 00:52:32 +09:00
parent f32944980f
commit 3e63af5b44
7 changed files with 3 additions and 3 deletions
@@ -1 +1 @@
19019f00457c1fd7dea1654686ad406d 8ae8a50dd0498aff1d9aa400b1da4f94
+1 -1
View File
@@ -1 +1 @@
a78891e5df81dd5285725ac05c28aadc a555a5d01ca8d9de11866fbf3b751753
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 948 KiB

Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 62 KiB

+1 -1
View File
@@ -4,6 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#f4f3ee" /> <meta name="theme-color" content="#f4f3ee" />
<link rel="icon" type="image/png" href="/opic-flow-icon.png" />
<title>OPIc Flow</title> <title>OPIc Flow</title>
</head> </head>
<body> <body>
@@ -11,4 +12,3 @@
<script type="module" src="/src/main.ts"></script> <script type="module" src="/src/main.ts"></script>
</body> </body>
</html> </html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 948 KiB