Skip to content

Commit

Permalink
Add new File / Fix Website Thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed Mar 21, 2024
1 parent bd695b7 commit 6b46ea0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- META Tags For Discord -->

<!-- Required for the Big Image -->
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/FAForever/patchnotes/master/images/thumbnails/thumbnail.png">
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/FAForever/patchnotes/master/images/thumbnail/thumbnail.png">
<meta name="twitter:site" content="@FAForever">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="FAForever Patchnotes">
Expand All @@ -33,7 +33,7 @@
<body>
<main class="grid">

<div class="blank"> </div>
<div class="blank"></div>

<div class="title gridBG">
<h1>FAForever Patchnotes</h1>
Expand All @@ -49,23 +49,21 @@ <h2>Balance</h2>

<div class="game gridBG">
<h2>Game</h2>
<p style="text-align: center;">To see Game Patches before 2020 Click <a href="/oldGamepatches.html">here.</a></p>
<p style="text-align: center;">To see Game Patches before 2020 Click <a href="/pages/oldGamepatches.html">here.</a></p>
<div class="gameList">
<!-- Import from Json-->
</div>
</div>

<div class="balanceChanges gridBG">
<h3>Upcoming Balance Changes</h3>
<p>You can see the latest changes <a href="balanceChanges.html">here</a>. <br>This list of the current changes is on the FAF Develop game type and is subject to changes.</p>
<p>You can see the latest changes <a href="/pages/balanceChanges.html">here</a>. <br>This list of the current changes is on the FAF Develop game type and is subject to changes.</p>
</div>

<div class="support gridBG">
<h3>Report Any Issues</h3>
<p>If you see any issues report please submit a report <a href="https://github.com/FAForever/patchnotes/issues">here.</a></p>
</div>


</main>
</body>
</html>
File renamed without changes.
File renamed without changes.

0 comments on commit 6b46ea0

Please sign in to comment.