Switched to HTML5-style routing Reworked Express backend to accommodate HTML5-style routing Links are now highlighted with a black background and white foreground Reworked spacing on H1s Added classes to nav buttons
8 lines
284 B
HTML
8 lines
284 B
HTML
<div class="footerContainer" ng-controller="footer">
|
|
<div class="centreFooterContainer">
|
|
Copyright © {{year}} Thomas Wade, All Rights Reserved.
|
|
<br>
|
|
The views and opinions expressed here are purely those of their respective authors.
|
|
</div>
|
|
</div>
|