mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
12 lines
206 B
HTML
12 lines
206 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Title</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
|
|
<body>
|
|
test this is wip
|
|
</body>
|
|
</html>
|