feat: add project attribution in HTML

Included comments in the HTML code to attribute the design inspiration
and source code repository for transparency and recognition of original
work. This move emphasizes our commitment to open-source values and
acknowledges the creators who inspire our work. It also provides a
direct link for contributors looking to see the underpinnings of our
project's codebase.

No current functionality is impacted by this change, but it promotes a
more inclusive and open development environment.
This commit is contained in:
Kumi 2024-03-28 09:36:13 +01:00
parent fd15b59de2
commit 666da30c44
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -1,5 +1,9 @@
<!DOCTYPE html>
<html>
<!--
Based on https://henryheffernan.com/
Source code available at https://git.private.coffee/kumi/great-website
-->
<head>
<title>Browser Error</title>
<link