Update beta-testers.html

This commit is contained in:
Garrett Brown 2020-08-30 23:58:22 -05:00 committed by GitHub
parent a4b88d7a24
commit c65ab91566
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 Beta Testers!</h1>
@ -39,7 +35,7 @@
</p>
<div id="spacer2"></div>
<button class="group" type="button" onclick="window.open('https://groupme.com/join_group/61926110/QPgoTNKu')">Join the GroupMe!</button>
<img id="logo" src="index.png"></img>
<img src="index.png"></img>
</div>
</body>
<script>