add to about page

This commit is contained in:
Nolan Lawson 2018-01-14 11:40:27 -08:00
parent b2f08f67ad
commit eb9e7fa4c7
1 changed files with 4 additions and 2 deletions

View File

@ -6,9 +6,11 @@
<SettingsLayout page='settings/about' label="About Pinafore">
<h1>About Pinafore</h1>
<p>Pinafore is open-source software created by Nolan Lawson.</p>
<p>Pinafore is <a rel="noopener" target="_blank" href="https://github.com/nolanlawson/pinafore/">open-source software</a> created by <a rel="noopener" target="_blank" href="https://nolanlawson.com/">Nolan Lawson</a>.</p>
<p>Icon thanks to sailboat by Gregor Cresnar from the Noun Project.</p>
<p>Icons provided by <a rel="noopener" target="_blank" href="http://fontawesome.io/">Font Awesome</a>.</p>
<p>Logo thanks to "sailboat" by Gregor Cresnar from <a rel="noopener" target="_blank" href="https://thenounproject.com/">the Noun Project</a>.</p>
</SettingsLayout>
</Layout>