site

Personal site for Zane
Log | Files | Refs

commit f63f820957c2f3026bb4e68ca7adf05f6bcb8e1e
parent 6df655b5c5940a9871744ff9bb95d78e797edfc0
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Fri, 11 Sep 2026 15:47:03 -0700

do

Diffstat:
Mindex.html | 4++--
Alogo.png | 0
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -10,8 +10,8 @@ /> <link rel="icon" - type="image/x-icon" - 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>" + type="image/png" + href="logo.png" /> <link rel="stylesheet" type="text/css" href="style.css" /> <title>Zane Schaffer</title> diff --git a/logo.png b/logo.png Binary files differ.