Fix application name, id, and labels
This commit is contained in:
parent
2558430718
commit
ae249f8c0f
5 changed files with 8 additions and 8 deletions
|
@ -18,12 +18,12 @@
|
|||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
<meta name="description" content="A new Flutter project.">
|
||||
<meta name="description" content="A Flutter based NBT Editor.">
|
||||
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="apple-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="nbteditor">
|
||||
<meta name="apple-mobile-web-app-title" content="NBT Editor">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue