diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-14 23:01:14 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-14 23:01:14 -0700 |
| commit | 8cb5c1f9d544ff86c2c5f65cc0df477f4ac7ac00 (patch) | |
| tree | 84f1ddc98959ed7c1af882c429a6efb6c16a1f3e /src/components/Header.astro | |
| parent | 47ad1dc45350519e261842b861d9335bc8957972 (diff) | |
update site
Diffstat (limited to 'src/components/Header.astro')
| -rw-r--r-- | src/components/Header.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Header.astro b/src/components/Header.astro index dac9a78..9089797 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -9,7 +9,7 @@ </nav> <img id="profilePic" - src="https://files.pinapelz.com/21994085.png" + src="/pfp.png" alt="Profile Picture" /> </header> |
