site

Personal site for Zane
Log | Files | Refs

commit ce09b073119d50eecb4b8337524bef7c904b9058
parent cc33a9e72530115169691f10105592ccf5bd9783
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Tue, 10 Sep 2024 09:25:10 -0700

added a description

Diffstat:
Mindex.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -10,6 +10,7 @@ href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>↔</text></svg>"> <link rel="stylesheet" type="text/css" href="latex.css"> <title>Zane Schaffer</title> + <description>A site for Zanes all around the world, but specifically me.</description> </head> <body> @@ -70,4 +71,4 @@ </body> -</html> -\ No newline at end of file +</html>