Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
bug: fix 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl committed Dec 11, 2023
1 parent da2aa7f commit 94e0e4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/404.html → src/pages/404.astro
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
import '../styles/404.css'
---
<!DOCTYPE html>
<html lang="en">

Expand Down

0 comments on commit 94e0e4f

Please sign in to comment.