mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 17:43:49 +08:00
10 lines
243 B
HTML
10 lines
243 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="refresh" content="0; url=/preview/" />
|
|
</head>
|
|
<body></body>
|
|
</html>
|