mirror of
https://github.com/planetrenox/planetrenox.com.git
synced 2026-01-13 16:18:03 +00:00
Feat: Add initial index.html
This commit is contained in:
11
index.html
Normal file
11
index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>planetrenox</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>planetrenox.com</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user