diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-01-16 02:16:22 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-01-16 02:16:22 -0800 |
commit | f4c16b40f54ce14de3ab30637269f74908149dd0 (patch) | |
tree | a49df2041f37caa9dce71824a6c2eb99dae733a9 /pages/about.php | |
parent | 3990b65956331263b0963f695ddc88b4c3356af0 (diff) | |
download | pathery-f4c16b40f54ce14de3ab30637269f74908149dd0.tar.xz |
Updated the About Us page.
Diffstat (limited to 'pages/about.php')
-rw-r--r-- | pages/about.php | 51 |
1 files changed, 31 insertions, 20 deletions
diff --git a/pages/about.php b/pages/about.php index f458f49..be526b8 100644 --- a/pages/about.php +++ b/pages/about.php @@ -36,29 +36,40 @@ topbar($Links); </script>
<br /><br />
- <h3>Created by:</h3>
- Patrick Davison (Snap) and Rex Ounekeo
+ <hr />
+ <h2>Credits:</h2>
+ Created by Patrick Davison (Snap) and Rex Ounekeo
+
+ <h3>The Pathery Team</h3>
+ <ul>
+ <li>Patrick Davison</li>
+ <li>Rex Ounekeo</li>
+ <li>Danny Pflughoeft</li>
+ </ul>
- <h2>Special thanks:</h2>
<h3>Inspirations:</h3>
- <h4>Tower defense games like:</h4>
- Goa's Random TD game on Starcraft 2
- <br />Xeno Tactics
- <br />Desktop Tower Defense
- <br />The original; - Sunken Defense and it's many clones. From Starcraft.
- <h3>Programmers:</h3>
- raylu
- <h3>Testers:</h3>
- Steven Gosling
- <br />Patrick's Family
- <br />Josh
- <br />Rory Matthias Quentin Maison
- <br />Matt
- <br />Radivel
- <br />Splax
- <br />chord
+ <ul>
+ <li>Goa's Random TD game on Starcraft 2</li>
+ <li>Xeno Tactics</li>
+ <li>Desktop Tower Defense</li>
+ <li>The original; - Sunken Defense and it's many clones. From Starcraft 1.</li>
+ </ul>
+ <h3>Initial Testers:</h3>
+ <ul>
+ <li>Steven Gosling</li>
+ <li>Donna Davison</li>
+ <li>Dan Davison</li>
+ <li>Lani Davison</li>
+ <li>Josh</li>
+ <li>Rory Matthias Quentin Maison</li>
+ <li>Matt</li>
+ <li>Radivel</li>
+ <li>Splax</li>
+ <li>chord</li>
+ </ul>
- <h3>Other Mentions:</h3>
+ <hr />
+ <h2>Other Mentions:</h2>
Mixpanel has been friendly and helpful:
<br />
<a href="https://mixpanel.com/f/partner"><img src="//cdn.mxpnl.com/site_media/images/partner/badge_blue.png" alt="Mobile Analytics" /></a>
|