Add title to first stage of login

This commit is contained in:
Oliver-Akins 2020-09-19 00:40:39 -06:00
parent c8434e034f
commit 682ede62b1

View file

@ -1,8 +1,12 @@
<template>
<div id="websocket_entry">
<h2>
Enter a websocket URL:
</h2>
<h1>
Secret Hitler Online
</h1>
<h3>Very Secret, Much Hitler, Wow Online!</h3>
<p>
Please enter a websocket URL:
</p>
<input
type="text"
name="Websocket URL"