Skip to content

Commit

Permalink
redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette authored Jul 25, 2024
1 parent cb02037 commit 363f880
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions 404.hml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!doctype html>
<meta charset="utf-8" />
<title>Redirecting to https://kitajs.org</title>
<meta http-equiv="refresh" content="0; URL=https://kitajs.org" />
<link rel="canonical" href="https://kitajs.org" />
1 change: 0 additions & 1 deletion README.md

This file was deleted.

0 comments on commit 363f880

Please sign in to comment.