forked from sent/waves
Update public/!!.html
This commit is contained in:
parent
3a2dc96f9e
commit
c0fffd2668
|
@ -3,12 +3,12 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta property="og:title" content="Waves. - Apps"/>
|
||||
<meta property="og:description" content="A sleek and minimalist web proxy."/>
|
||||
<meta property="og:title" content="Chunglloyd Proxy. - Apps"/>
|
||||
<meta property="og:description" content="A sleek and minimalist web proxy. Built for the CLG Gang."/>
|
||||
<meta property="og:image" content="/assets/images/icons/favicon.ico"/>
|
||||
<meta name="theme-color" content="#ffffff"/>
|
||||
<meta name="msapplication-TileColor" content="#ffffff"/>
|
||||
<title>Waves.</title>
|
||||
<title>Chunglloyd Proxy.</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/icons/favicon.ico">
|
||||
<link rel="stylesheet" href="/assets/css/$.css">
|
||||
<link rel="stylesheet" href="/assets/css/settings.css">
|
||||
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
<div class="home-navbar">
|
||||
<img src="/assets/images/icons/favicon.ico" class="favicon">
|
||||
<span id="waves">Waves.</span>
|
||||
<span id="waves">Chunglloyd Proxy.</span>
|
||||
<a href="/" id="home">Home</a>
|
||||
<a href="/g" id="games">Games</a>
|
||||
<a href="/a" id="apps">Apps</a>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<div id="overlay" class="overlay"></div>
|
||||
<div id="namePrompt" class="popup">
|
||||
<div class="input-container">
|
||||
<label for="userName">Please enter a name so we know what to call you:</label>
|
||||
<label for="userName">Which member are you?:</label>
|
||||
<div class="input-wrapper">
|
||||
<input type="text" id="userName" placeholder="Your name" oninput="checkInput()" autocomplete="off" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user