Update index.html

This commit is contained in:
Garrett Brown 2020-08-30 23:56:31 -05:00 committed by GitHub
parent af499d1c69
commit ed1fa0d935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -21,11 +21,7 @@
</head>
<body ng-app="pswdgen" ng-controller="generate">
<div class="top">
<nav>
<ul>
<li><img id="logo" src="icon1.png"/></li>
</ul>
</nav>
<img id="logo" src="icon1.png"/>
</div>
<div class="main">
<h1 class="title">Welcome to Nymbus!</h1>