Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 98ecf61

Browse files
author
Avaer Kazmer
committed
Rename Exokit Launcher -> Exokit Studio
1 parent f6ed097 commit 98ecf61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ui/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
1313
<link rel="stylesheet" href="%PUBLIC_URL%/css/all.css">
1414
<!-- <script src="%PUBLIC_URL%/../src/hterm_all.js"></script> -->
15-
<title>Exokit Launcher</title>
15+
<title>Exokit Studio</title>
1616
</head>
1717
<body>
1818
<noscript>You need to enable JavaScript to run this app.</noscript>

ui/public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "Exokit Launcher",
3-
"name": "Exokit Launcher",
2+
"short_name": "Exokit Studio",
3+
"name": "Exokit Studio",
44
"icons": [
55
{
66
"src": "favicon.ico",

0 commit comments

Comments
 (0)