Skip to content

Commit

Permalink
chore: improve tab titles
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Apr 25, 2022
1 parent c9915bd commit 5f9341e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset=utf-8 />
<meta name="viewport"
content="user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, minimal-ui">
<title>CONIX Visualization Demo</title>
<title>ARENA RunTime Supervisor</title>

<!-- Navbar Header -->
<script src="/static/vendor/jquery-2.1.1.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<title>Scene Editor</title>
<title>ARENA Scene Editor</title>
<!-- bootstrap and font-awesome -->
<link rel='stylesheet' href='/static/vendor/bootstrap-2.3.2/css/bootstrap-combined.min.css'>
<link rel='stylesheet' href='/static/vendor/font-awesome-4.0.3/css/font-awesome.min.css'>
Expand Down

0 comments on commit 5f9341e

Please sign in to comment.