changeset 65:f74935730fd2

Add a news item to the front page.
author John "Elwin" Edwards
date Sat, 27 Jun 2015 19:55:56 -0400
parents 86ae333bb4c0
children 6542a7cf826b
files web/index.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/web/index.html	Tue Jun 23 11:10:46 2015 -0400
+++ b/web/index.html	Sat Jun 27 19:55:56 2015 -0400
@@ -31,6 +31,7 @@
 </ul>
 <h2>News</h2>
 <p>For more details, check <a href="/notes/">the blog</a>.</p>
+<p><strong>Jun. 27, 2015</strong>: Two new games have been added: Advanced Rogue 7 and XRogue.</p>
 <p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p>
 <p><strong>Mar. 31, 2014</strong>: A few bugs have been fixed. The length limit for player names has been increased from 10 characters to 20.</p>
 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p>