This is a basic static website consisting of an HTML page and a CSS stylesheet.
This site is intended to be deployed using GitHub Pages.
Once GitHub Pages is enabled for this repository, the site will be available at:
https://<your-username>.github.io/<repository-name>/
(Replace <your-username>
and <repository-name>
with your actual GitHub username and repository name.)
index.html
: The main HTML file.style.css
: The CSS file for styling.public.pgp
: An existing PGP key (purpose unrelated to the website itself).