Squashed commit of the following:
commit 57a28f72e6e2121bfd705b4f6b8386ec9738919a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 20:23:59 2016 +0000
Updated changelog
commit 8f0f4023faa7642a630f10d4db2e9e2ab0ad0752
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 20:23:20 2016 +0000
Initial colophon
commit e50a91d33dc5fb1a7af9356fd36c8bd0f1345361
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:23:42 2016 +0000
Output of gulp sass && gulp compress
commit e33aea1e85e4b82e0c8848f41de174a61974d9ec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:23:11 2016 +0000
Style the footer
commit e80a43d3795209f834bd67b9501f54ef83861b7a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:22:33 2016 +0000
Add footer
This commit is contained in:
parent
c5d2f0d0ec
commit
b69f0f3487
9 changed files with 57 additions and 4 deletions
|
|
@ -37,5 +37,9 @@
|
|||
<!--scripts go here when needed-->
|
||||
@show
|
||||
|
||||
<footer>
|
||||
<p>The code for <code>{{ env('APP_LONGURL') }}</code> can be found on <a href="https://github.com/jonnybarnes/jonnybarnes.uk">GitHub</a>.</p>
|
||||
<p>Built with love: <a href="/colophon">Colophon</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue