index.html : Set application title.
This commit is contained in:
parent
a13738313a
commit
ba5c675e0b
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Preset Selection App</title>
|
<title>CAW</title>
|
||||||
<script type="text/javascript" src="js/ui.js"></script>
|
<script type="text/javascript" src="js/ui.js"></script>
|
||||||
<link href="css/ui.css" rel="stylesheet">
|
<link href="css/ui.css" rel="stylesheet">
|
||||||
<link href="css/caw.css" rel="stylesheet">
|
<link href="css/caw.css" rel="stylesheet">
|
||||||
|
Loading…
Reference in New Issue
Block a user