Skip to content

Commit

Permalink
Update index.html (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bosomt authored and prusnak committed Jan 1, 2020
1 parent caf63f6 commit 4235220
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="TREZOR Homescreen Editor">
<title>TREZOR Homescreen Editor</title>
<meta name="description" content="Trezor Homescreen Editor">
<title>Trezor Homescreen Editor</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="css/cropper.css">
<link rel="stylesheet" href="css/slider.css">
Expand All @@ -17,7 +17,7 @@
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<div class="navbar-brand">TREZOR Homescreen Editor</div>
<div class="navbar-brand">Trezor Homescreen Editor</div>
</div>
</div>
</nav>
Expand Down

0 comments on commit 4235220

Please sign in to comment.