mirror of
https://github.com/kognise/water.css.git
synced 2025-08-23 13:22:53 +02:00
Add redirect
This commit is contained in:
10
index.html
10
index.html
@@ -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>
|
Reference in New Issue
Block a user