diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-05 13:35:41 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-05 13:35:41 +0000 |
| commit | 65179f82ccf4b0c8905a20a7b8ab625edeccb5c6 (patch) | |
| tree | c30ea064bc5bc037dc9983d726e2310e05b09a00 /other | |
| parent | 01ff2ecd2e1b2d2d0ef5c37aea20be3155ec224d (diff) | |
| download | zcatch-65179f82ccf4b0c8905a20a7b8ab625edeccb5c6.tar.gz zcatch-65179f82ccf4b0c8905a20a7b8ab625edeccb5c6.zip | |
more homepage tweaks
Diffstat (limited to 'other')
| -rw-r--r-- | other/website/index.html | 2 | ||||
| -rw-r--r-- | other/website/src/content_home.html | 2 | ||||
| -rw-r--r-- | other/website/src/content_team.html | 3 | ||||
| -rw-r--r-- | other/website/team.html | 3 |
4 files changed, 6 insertions, 4 deletions
diff --git a/other/website/index.html b/other/website/index.html index f3519eab..e2259d3b 100644 --- a/other/website/index.html +++ b/other/website/index.html @@ -27,7 +27,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_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 diff --git a/other/website/team.html b/other/website/team.html index 2f343987..efe5c5dc 100644 --- a/other/website/team.html +++ b/other/website/team.html @@ -56,7 +56,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> @@ -70,6 +70,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> |