Skip to content

Commit

Permalink
Update news.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
LaustinSpayce committed Apr 14, 2023
1 parent b93ed0b commit 43b7b51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/routes/news/news.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ const News = () => {
return (
<div>
<hgroup>
<h1>News</h1>
<h2>Choose your play mat from tne options menu in game!<h2>
<h2>Announcing Major Roguelike Update</h2>
<h1>Hear ye Hear ye!</h1>
<h2>Choose your play mat from the options menu in game!</h2>
<h2>There's Major Roguelike Update!</h2>
</hgroup>
<p>
<a href='https://beta.talishar.net/game/Roguelike/CreateGame.php'><img src={RoguelikeAnnouncement} style={{width:"100%", height:"auto", maxHeight:"100%"}} /></a>
Expand Down

0 comments on commit 43b7b51

Please sign in to comment.