diff options
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>
|