diff options
Diffstat (limited to 'html/footer.html')
| -rwxr-xr-x | html/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/footer.html b/html/footer.html index 678e9ff..c5fc9a3 100755 --- a/html/footer.html +++ b/html/footer.html @@ -17,5 +17,5 @@ --> <div class="footer"> - <h6>© {{year}} Connor Thomson. Content licensed under the <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</h6> + <p>© {{year}} Connor Thomson. Content licensed under the <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p> </div> |
