Skip to content

Commit

Permalink
Adding HTML title.
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinius committed May 9, 2018
1 parent e3df390 commit 8b010cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg"
crossorigin="anonymous">
<title>COG-Explorer</title>
</head>
<body>
<div class="modal" id="initModal" role="dialog" aria-labelledby="exampleModalLabel">
Expand Down

0 comments on commit 8b010cc

Please sign in to comment.