{"sha":"04992389ebbb216020b9f2102cb9e3c53b31139a","node_id":"C_kwDORD3Y59oAKDA0OTkyMzg5ZWJiYjIxNjAyMGI5ZjIxMDJjYjllM2M1M2IzMTEzOWE","commit":{"author":{"name":"gizzy","email":"me@gizzy.pro","date":"2026-02-01T20:05:17Z"},"committer":{"name":"gizzy","email":"me@gizzy.pro","date":"2026-02-01T20:05:17Z"},"message":"fix: 404 exploding bleh","tree":{"sha":"5b345c8820dd1b9a6eb3344e3c4983f1c0e8c2de","url":"https://api.github.com/repos/GizzyUwU/govgiz/git/trees/5b345c8820dd1b9a6eb3344e3c4983f1c0e8c2de"},"url":"https://api.github.com/repos/GizzyUwU/govgiz/git/commits/04992389ebbb216020b9f2102cb9e3c53b31139a","comment_count":0,"verification":{"verified":false,"reason":"unsigned","signature":null,"payload":null,"verified_at":null}},"url":"https://api.github.com/repos/GizzyUwU/govgiz/commits/04992389ebbb216020b9f2102cb9e3c53b31139a","html_url":"https://github.com/GizzyUwU/govgiz/commit/04992389ebbb216020b9f2102cb9e3c53b31139a","comments_url":"https://api.github.com/repos/GizzyUwU/govgiz/commits/04992389ebbb216020b9f2102cb9e3c53b31139a/comments","author":{"login":"GizzyUwU","id":61115942,"node_id":"MDQ6VXNlcjYxMTE1OTQy","avatar_url":"https://avatars.githubusercontent.com/u/61115942?v=4","gravatar_id":"","url":"https://api.github.com/users/GizzyUwU","html_url":"https://github.com/GizzyUwU","followers_url":"https://api.github.com/users/GizzyUwU/followers","following_url":"https://api.github.com/users/GizzyUwU/following{/other_user}","gists_url":"https://api.github.com/users/GizzyUwU/gists{/gist_id}","starred_url":"https://api.github.com/users/GizzyUwU/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GizzyUwU/subscriptions","organizations_url":"https://api.github.com/users/GizzyUwU/orgs","repos_url":"https://api.github.com/users/GizzyUwU/repos","events_url":"https://api.github.com/users/GizzyUwU/events{/privacy}","received_events_url":"https://api.github.com/users/GizzyUwU/received_events","type":"User","user_view_type":"public","site_admin":false},"committer":{"login":"GizzyUwU","id":61115942,"node_id":"MDQ6VXNlcjYxMTE1OTQy","avatar_url":"https://avatars.githubusercontent.com/u/61115942?v=4","gravatar_id":"","url":"https://api.github.com/users/GizzyUwU","html_url":"https://github.com/GizzyUwU","followers_url":"https://api.github.com/users/GizzyUwU/followers","following_url":"https://api.github.com/users/GizzyUwU/following{/other_user}","gists_url":"https://api.github.com/users/GizzyUwU/gists{/gist_id}","starred_url":"https://api.github.com/users/GizzyUwU/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GizzyUwU/subscriptions","organizations_url":"https://api.github.com/users/GizzyUwU/orgs","repos_url":"https://api.github.com/users/GizzyUwU/repos","events_url":"https://api.github.com/users/GizzyUwU/events{/privacy}","received_events_url":"https://api.github.com/users/GizzyUwU/received_events","type":"User","user_view_type":"public","site_admin":false},"parents":[{"sha":"f4fbc7f37ad4baa27692f9d5a6df0e8f1421487b","url":"https://api.github.com/repos/GizzyUwU/govgiz/commits/f4fbc7f37ad4baa27692f9d5a6df0e8f1421487b","html_url":"https://github.com/GizzyUwU/govgiz/commit/f4fbc7f37ad4baa27692f9d5a6df0e8f1421487b"}],"stats":{"total":9,"additions":4,"deletions":5},"files":[{"sha":"4bc18429da556b189e0e01d7b939a55fa4139cc2","filename":".github/workflows/deploy.yaml","status":"modified","additions":1,"deletions":1,"changes":2,"blob_url":"https://github.com/GizzyUwU/govgiz/blob/04992389ebbb216020b9f2102cb9e3c53b31139a/.github%2Fworkflows%2Fdeploy.yaml","raw_url":"https://github.com/GizzyUwU/govgiz/raw/04992389ebbb216020b9f2102cb9e3c53b31139a/.github%2Fworkflows%2Fdeploy.yaml","contents_url":"https://api.github.com/repos/GizzyUwU/govgiz/contents/.github%2Fworkflows%2Fdeploy.yaml?ref=04992389ebbb216020b9f2102cb9e3c53b31139a","patch":"@@ -37,7 +37,7 @@ jobs:\n         run: touch .output/public/.nojekyll\n \n       - name: Fix Routes Returning 404 because GH Pages\n-        run: cp .output/public/fourofour.html .output/public/404.html\n+        run: cp .output/public/kaboom/index.html .output/public/404.html\n \n       - name: Upload artifact\n         uses: actions/upload-pages-artifact@v4"},{"sha":"5db8ce26325dbc1514e85fbc84cd98f43ddbd7f5","filename":"src/app.tsx","status":"modified","additions":1,"deletions":0,"changes":1,"blob_url":"https://github.com/GizzyUwU/govgiz/blob/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Fapp.tsx","raw_url":"https://github.com/GizzyUwU/govgiz/raw/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Fapp.tsx","contents_url":"https://api.github.com/repos/GizzyUwU/govgiz/contents/src%2Fapp.tsx?ref=04992389ebbb216020b9f2102cb9e3c53b31139a","patch":"@@ -61,6 +61,7 @@ export default function App() {\n                   </div>\n                 </div>\n               </header>\n+              <div class=\"govuk-!-display-none\"><a href=\"/kaboom\"></a></div>\n               <Suspense\n                 fallback={\n                   <div"},{"sha":"d9e8258a30dea4f79e15398c023853a2219b6647","filename":"src/routes/blog/[id].tsx","status":"modified","additions":1,"deletions":1,"changes":2,"blob_url":"https://github.com/GizzyUwU/govgiz/blob/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Froutes%2Fblog%2F%5Bid%5D.tsx","raw_url":"https://github.com/GizzyUwU/govgiz/raw/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Froutes%2Fblog%2F%5Bid%5D.tsx","contents_url":"https://api.github.com/repos/GizzyUwU/govgiz/contents/src%2Froutes%2Fblog%2F%5Bid%5D.tsx?ref=04992389ebbb216020b9f2102cb9e3c53b31139a","patch":"@@ -73,7 +73,7 @@ const Blog = (props: RouteSectionProps<{ params: { id: string } }>) => {\n           </For>\n         </Show>\n       </p>\n-      <div class=\"govuk-visibility-hidden govuk-!-margin-top-2\"></div>\n+      <div class=\"govuk-!-margin-top-2\"></div>\n       <Suspense\n         fallback={\n           <div"},{"sha":"08a64f2160f869df0ace59f144b869f4bcfad78d","filename":"src/routes/kaboom.tsx","status":"renamed","additions":1,"deletions":3,"changes":4,"blob_url":"https://github.com/GizzyUwU/govgiz/blob/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Froutes%2Fkaboom.tsx","raw_url":"https://github.com/GizzyUwU/govgiz/raw/04992389ebbb216020b9f2102cb9e3c53b31139a/src%2Froutes%2Fkaboom.tsx","contents_url":"https://api.github.com/repos/GizzyUwU/govgiz/contents/src%2Froutes%2Fkaboom.tsx?ref=04992389ebbb216020b9f2102cb9e3c53b31139a","patch":"@@ -1,15 +1,13 @@\n import { Title } from \"@solidjs/meta\";\n-import { HttpStatusCode } from \"@solidjs/start\";\n \n-export default function NotFound() {\n+export default function Explode() {\n   return (\n     <main\n       class=\"govuk-main-wrapper govuk-main-wrapper--l\"\n       id=\"main-content\"\n       role=\"main\"\n     >\n       <Title>Gizzy - 404</Title>\n-      <HttpStatusCode code={404} />\n       <div class=\"govuk-grid-row\">\n         <div class=\"govuk-grid-column-two-thirds\">\n           <h1 class=\"govuk-heading-l\">Page not found</h1>","previous_filename":"src/routes/fourofour.tsx"}]}