Polish flow map window and page title

This commit is contained in:
2026-06-24 14:59:49 +09:00
parent c7b3273b26
commit 2e83ce11af
3 changed files with 17 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>유역면적 산정 피드백 엔진</title>
<title>프로그램 흐름도</title>
<link rel="icon" href="data:," />
<script src="https://cdn.tailwindcss.com"></script>
</head>