From c84b97d292a8c5f14ebfae172b0b7c830a6a8b9b Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Mon, 3 Jan 2022 14:19:37 -0500 Subject: Update with more recent photo --- src/images/main.png | Bin 75449 -> 724558 bytes src/pages/index.tsx | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/images/main.png b/src/images/main.png index a8557c9..324fab3 100644 Binary files a/src/images/main.png and b/src/images/main.png differ diff --git a/src/pages/index.tsx b/src/pages/index.tsx index ee95918..a1f4f35 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -5,7 +5,7 @@ import SEO from "../components/SEO"; import "../styles/main.css"; import { FaMastodon } from "react-icons/fa"; -const TIMESTAMP = "1631045797"; +const TIMESTAMP = "1641237448"; const SHORT_CHARS = [ "0", "1", -- cgit