diff options
author | Aki <please@ignore.pl> | 2022-10-19 00:42:06 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-10-19 00:42:06 +0200 |
commit | d4b780e1bbe9d58efbbc2ff0fff2d50b923a83cb (patch) | |
tree | 0c056ecbf872a79d1204653517d502ba9ca1ec6d /index.html | |
parent | bfe8a1595586877bb387899a70aaa52855385a8d (diff) | |
download | starshatter-d4b780e1bbe9d58efbbc2ff0fff2d50b923a83cb.zip starshatter-d4b780e1bbe9d58efbbc2ff0fff2d50b923a83cb.tar.gz starshatter-d4b780e1bbe9d58efbbc2ff0fff2d50b923a83cb.tar.bz2 |
Simplified blog section to a simple latest news at the top
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -14,6 +14,11 @@ <div class="title">STAR<div class="star"><div></div></div>SHATTER <br><span class="subtitle">The Open Source Project</a></div> </header> +<section id="news"> +<h2>News <a class="self" href="#news">§</a></h2> +<p>Latest development blog: <a href="https://ignore.pl/starshatter_open_dev_update_2022_09.html">September 2022</a> +</section> + <section id="about"> <h2>About <a class="self" href="#about">§</a></h2> <p><strong>Starshatter</strong> (2004) and <strong>Starshatter: The Gathering Storm</strong> (2006) were military space @@ -52,15 +57,6 @@ because of this for now it produces own packages: Editor (<time>2022-04-07 23:15 CET</time>)</a> </section> -<section id="blog"> -<h2>Blog <a class="self" href="#blog">§</a></h2> -<ul> -<li><a href="https://ignore.pl/starshatter_open_dev_update_2022_09.html">Dev Update - September 2022</a><br> -<li><a href="https://ignore.pl/starshatter_open_dev_update_2022_04.html">Dev Update - April 2022</a><br> -<li><a href="https://ignore.pl/starshatter_open_dev_update_2022_01.html">Dev Update - January 2022</a><br> -</ul> -</section> - <section id="community"> <h2>Community <a class="self" href="#community">§</a></h2> <p>Other locations worth checking out: |