diff options
| author | Unknown <Alee14498@gmail.com> | 2017-10-21 16:09:36 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-10-21 16:09:36 -0400 |
| commit | 9fc10c767a154fe148926fbe36c7e89033f4b40c (patch) | |
| tree | 871eac2523f3fc650b96af4538e33d911b7dac83 /src | |
| parent | 492fd1e1ec143699a35f1c9d08f07b061cb54f57 (diff) | |
| download | AleeBot-9fc10c767a154fe148926fbe36c7e89033f4b40c.tar.gz AleeBot-9fc10c767a154fe148926fbe36c7e89033f4b40c.tar.bz2 AleeBot-9fc10c767a154fe148926fbe36c7e89033f4b40c.zip | |
Fixes
Diffstat (limited to 'src')
| -rw-r--r-- | src/setup.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/setup.html b/src/setup.html index a874596..a14e779 100644 --- a/src/setup.html +++ b/src/setup.html @@ -3,6 +3,8 @@ <head> </head> <body> - <h1>Welcome to AleeBot! <b>Please note that this isn't the final design for this setup</b> + <h1>Welcome to AleeBot!</h1> + <br> + <b>Please note that this isn't the final design for this setup</b> </body> </html>
\ No newline at end of file |
