diff options
| author | Kai Gunger <kgunger12@gmail.com> | 2026-08-17 22:06:08 -0400 |
|---|---|---|
| committer | Kai Gunger <kgunger12@gmail.com> | 2026-08-17 22:06:08 -0400 |
| commit | 0d07e632916903b1fa1f47bba883c15868f37ea3 (patch) | |
| tree | e289b5fdc44ef7319a4ee40bece774d277f1f81e /create/index.html | |
Initial commit
Diffstat (limited to 'create/index.html')
| -rw-r--r-- | create/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/create/index.html b/create/index.html new file mode 100644 index 0000000..8af2da8 --- /dev/null +++ b/create/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Publish New Comic</title> +</head> +<body> + +</body> +</html>
\ No newline at end of file |