404 page (forgot to change the title)

Changed files
+1 -1
src
pages
+1 -1
src/pages/404.astro
··· 5 --- 6 7 <Base 8 - title="ENTRANCE" 9 graph={{ 10 description: "Page not found.", 11 }}
··· 5 --- 6 7 <Base 8 + title="404" 9 graph={{ 10 description: "Page not found.", 11 }}