diff options
Diffstat (limited to 'templates/error.html')
| -rwxr-xr-x | templates/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/error.html b/templates/error.html index 5726ce9..444e1ae 100755 --- a/templates/error.html +++ b/templates/error.html @@ -21,7 +21,7 @@ </center> </div> <footer class="LicenseFooter"> - <p>The content for this site is <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>. The code for this site is <a href="https://opensource.org/license/MIT">MIT</a>.</p> + <p>The content for this site is <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>. The <a href="https://codeberg.org/JacobMcDonnell/JacobMcDonnell.com">code</a> for this site is <a href="https://opensource.org/license/MIT">MIT</a>.</p> </footer> </body> </html> |
