NextStage
This commit is contained in:
13
ConditionalConquest/index.html
Normal file
13
ConditionalConquest/index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Another Junkie site!</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
0
ConditionalConquest/script.js
Normal file
0
ConditionalConquest/script.js
Normal file
Reference in New Issue
Block a user