diff options
Diffstat (limited to 'other/website/src')
| -rw-r--r-- | other/website/src/content_home.html | 2 | ||||
| -rw-r--r-- | other/website/src/content_team.html | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/other/website/src/content_home.html b/other/website/src/content_home.html index 7392e628..75461800 100644 --- a/other/website/src/content_home.html +++ b/other/website/src/content_home.html @@ -5,7 +5,7 @@ <p class="topic">TEEWARS 0.2.0 RELEASED <span class="date">2007-08-05</span></p> <p>The long sought-after update of Teewars has finally arrived! -The highligts of version 0.2.0 include:</p> +The highlights of version 0.2.0 include:</p> <ul> <li>Much improved network stability</li> diff --git a/other/website/src/content_team.html b/other/website/src/content_team.html index f8b78a3e..18a85ccb 100644 --- a/other/website/src/content_team.html +++ b/other/website/src/content_team.html @@ -34,7 +34,7 @@ <p><div class="subtopic">Camilla Berglund (elmindreda)</div> <div class="normal">Linux 32-Bit Maintainer</div></p> -</td><td width="150px"> +</td><td width="100px"> </td><td valign="top"> <p class="subtopic">THE CONTRIBUTORS</p> @@ -48,6 +48,7 @@ <li><div class="normal">People at #c++.se</div></li> <li><div class="normal">People at Starbreeze</div></li> </ul> + <img src="gfx/happytee.png"/> </td></tr> </table> \ No newline at end of file |