1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-18 10:51:29 +02:00

Add redirect

This commit is contained in:
Felix
2020-05-28 18:04:18 -05:00
parent 882dbebcd7
commit b8142463a6

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting to https://watercss.kognise.dev/</title>
<meta http-equiv="refresh" content="0; URL=https://watercss.kognise.dev/">
<link rel="canonical" href="https://watercss.kognise.dev/">
</head>
<body></body>
</html>