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/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages') 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