Home page update

Added the new post to the home page.
This commit is contained in:
Summer 2021-05-03 01:03:58 -04:00 committed by GitHub
parent fe7cae3834
commit 476e83dec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,21 +239,45 @@
<div class='recentNews'>
<!--UPDATE TITLE & DATE-->
<div class='newsTitle'>
<h3>April Update</h3>
<span>08-April-2021</span>
<h3>The Hault on Updates</h3>
<span>03-May-2021</span>
</div>
<!--UPDATE IMAGE-->
<a class="newsImage" href="./services/m=news/2021-04-04.html"><img clalt='' src="./site/2009scape-resources/img/updates/update-monthly-04.png"></a>
<a class="newsImage" href="./services/m=news/2021-05-03.html"><img clalt='' src="./site/2009scape-resources/img/updates/update-monthly-05.png"></a>
<!--UPDATE CONTENT TEASER-->
<p> Okay, what an Easter! We had a few people get the cute Easter emote from turning in eggs and the easter egg hunts were super fun to attend! Sadly, people found a small bug where you can find an infinite amount of eggs and one of the rewards being credits from turning in eggs this caused the Easter event to be shut down early...
<p>So, it's been quite a bit since I've made a post on this website, I'd sit back and relax since this a tad bit long read. I believe a few people are a tad bit concerned about what the progress is looking like for 2009scape and some people just have not been informed by not being part of the general conversations of discord or not being on discord at all...
<!--READ MORE LINK-->
<br><a href="./services/m=news/2021-04-08.html">Read more...</a>
<br><a href="./services/m=news/2021-05-03.html">Read more...</a>
</p>
</div>
</div>
</div>
<!--END LATEST UPDATE ITEM-->
<!--RECENT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<!--UPDATE TITLE & DATE-->
<div class="newsTitle">
<h3>April Update</h3>
<span>08-April-2021</span>
</div>
<!--UPDATE ICON (Use most relevant to this post!)
--
GENERIC // generic1.jpg, generic2.jpg, generic3.jpg
SETTINGS & TWEAKS // settings1.jpg, settings2.jpg, settings3.jpg
OTHER // account.jpg, award.jpg, bugfix.jpg, combat.jpg, hiscores.jpg, money,jpg, random.jpg, website.jpg -->
<img src="./site/2009scape-resources/img/updates/icons/generic1.jpg" />
<!--UPDATE CONTENT TEASER-->
<p>Okay, what an Easter! We had a few people get the cute Easter emote from turning in eggs and the easter egg hunts were super fun to...
<!--READ MORE LINK-->
<br><a href="./services/m=news/2021-04-04.html">Read more...</a>
</p>
</div>
</div>
<!--END OF UPDATE ITEM-->
<!--RECENT UPDATE ITEM-->
<div class="sectionBody">
@ -268,7 +292,7 @@
GENERIC // generic1.jpg, generic2.jpg, generic3.jpg
SETTINGS & TWEAKS // settings1.jpg, settings2.jpg, settings3.jpg
OTHER // account.jpg, award.jpg, bugfix.jpg, combat.jpg, hiscores.jpg, money,jpg, random.jpg, website.jpg -->
<img src="./site/2009scape-resources/img/updates/icons/generic1.jpg" />
<img src="./site/2009scape-resources/img/updates/icons/generic2.jpg" />
<!--UPDATE CONTENT TEASER-->
<p>Get ready for a magic adventure with our latest update that starts work on our new core updates plus a few other fixes along the way!
@ -279,31 +303,7 @@
</div>
</div>
<!--END OF UPDATE ITEM-->
<!--RECENT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<!--UPDATE TITLE & DATE-->
<div class="newsTitle">
<h3>Rolling the Credits</h3>
<span>21-March-2021</span>
</div>
<!--UPDATE ICON (Use most relevant to this post!)
--
GENERIC // generic1.jpg, generic2.jpg, generic3.jpg
SETTINGS & TWEAKS // settings1.jpg, settings2.jpg, settings3.jpg
OTHER // account.jpg, award.jpg, bugfix.jpg, combat.jpg, hiscores.jpg, money,jpg, random.jpg, website.jpg -->
<img src="./site/2009scape-resources/img/updates/icons/money.jpg" />
<!--UPDATE CONTENT TEASER-->
<p>Tons of new features being added and a bunch of bug fixes along the way. Come see our completely reworked credits...
<!--READ MORE LINK-->
<br><a href="./services/m=news/2021-03-21.html">Read more...</a>
</p>
</div>
</div>
<!--END OF UPDATE ITEM-->
<!--END OF LATEST UPDATE ITEMS SECTION-->
@ -328,6 +328,18 @@
<!--MORE UPDATES TABLE-->
<div class="sectionBody">
<table class="Updates" >
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/march132021.html">Rolling the Credits</a></strong>
</td>
<td class="UpdatesCategory">
Game Updates
</td>
<td class="UpdatesDate">
21-March-2021
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
@ -352,18 +364,6 @@
15-March-2021
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/march132021.html">The Farming Patch</a></strong>
</td>
<td class="UpdatesCategory">
Game Updates
</td>
<td class="UpdatesDate">
13-March-2021
</td>
</tr>
</table>
</div>