diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2012-07-31 22:34:08 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2012-07-31 22:34:08 -0700 |
commit | 2d290b23c402561ef30c1de665895c120dd79483 (patch) | |
tree | 8bde5ebd953f3dd375abe88e61e40571df313b1f /pages/about.php | |
parent | 628c2e712e39fe85762583fd1ddc12609746fc58 (diff) | |
download | pathery-2d290b23c402561ef30c1de665895c120dd79483.tar.xz |
Everything related to the scoreboard.
New feedback page.
Changed the speed of the pauses on checkpoints during a path animation.
Changed how notifications are recieved.
Diffstat (limited to 'pages/about.php')
-rw-r--r-- | pages/about.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/about.php b/pages/about.php index b45883a..77d7712 100644 --- a/pages/about.php +++ b/pages/about.php @@ -10,6 +10,9 @@ topbar($Links); ?>
<div class="wrapper">
+ <h2>About Pathery</h2>
+ Send us feedback using the <a href='feedback'>Feedback Page</a>
+ <br /><br />
Email us: <a href='mailto:snap@pathery.com'>snap@pathery.com</a>
<br /><br />Follow us on twitter:
<a href="https://twitter.com/Pathery" class="twitter-follow-button" data-show-count="false">Follow @Pathery</a>
|