move chat back down
This commit is contained in:
parent
1550772995
commit
693d57b089
1 changed files with 2 additions and 2 deletions
|
@ -44,14 +44,14 @@ pub fn Home() -> impl IntoView {
|
|||
<br />
|
||||
<Websocket />
|
||||
<hr />
|
||||
<Chat />
|
||||
<hr />
|
||||
<Auth />
|
||||
<hr />
|
||||
<Browser />
|
||||
<hr />
|
||||
<Game />
|
||||
<hr />
|
||||
<Chat />
|
||||
<hr />
|
||||
<Debug />
|
||||
<hr />
|
||||
<a href="https://git.doordesk.net/adam/cards/">git</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue