Marthee commited on
Commit
39d6d32
·
1 Parent(s): 3799377

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +5 -0
templates/proposed-GUI.html CHANGED
@@ -7,6 +7,11 @@
7
  <link rel="stylesheet" href="static/style.css">
8
  <meta charset="utf-8">
9
  <title>ADR Console</title>
 
 
 
 
 
10
 
11
  </head>
12
  <body >
 
7
  <link rel="stylesheet" href="static/style.css">
8
  <meta charset="utf-8">
9
  <title>ADR Console</title>
10
+ <link rel = "icon" type = "image/png" sizes = "180x154" href = "static/images/TSAlogoCropped180x154.png">
11
+ <link rel = "icon" type = "image/png" sizes = "32x27" href = "static/images/TSAlogoCropped32x27.png">
12
+ <link rel = "icon" type = "image/png" sizes = "16x14" href = "static/images/TSAlogoCropped16x14.png">
13
+ <link rel = "mask-icon" href = "static/images/TSAlogo1.png">
14
+ <link rel = "shortcut icon" href = "static/images/TSAlogo1.png">
15
 
16
  </head>
17
  <body >