Skip to content

Commit

Permalink
Run prettier format
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjfl committed Sep 27, 2024
1 parent 4e85c55 commit 80a812e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<title>The page you were looking for doesn't exist (404)</title>
Expand Down
2 changes: 1 addition & 1 deletion public/422.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
Expand Down
2 changes: 1 addition & 1 deletion public/500.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
Expand Down

0 comments on commit 80a812e

Please sign in to comment.