mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
10 lines
180 B
HTML
Executable file
10 lines
180 B
HTML
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="editor.css" />
|
|
<title>Rhymix</title>
|
|
</head>
|
|
<body class="xe_content editable">
|
|
</body>
|
|
</html>
|