This commit is contained in:
+16
-1
@@ -1,9 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link href="./static/css/style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body style="background-image: url(static/bg.png);">
|
||||
|
||||
<h1>
|
||||
RESIDENT EVIL SOLUCE
|
||||
</h1>
|
||||
|
||||
<h3>RESIDENT EVIL 1</h3>
|
||||
|
||||
<a href="content/RE_1_JILL.html">RESIDENT EVIL 1 - JILL</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="content/RE_1_JILL.html">RESIDENT EVIL 1 - JILL</a>
|
||||
</li><br>
|
||||
<li>
|
||||
<a href="content/RE_1_CHRIS.html">RESIDENT EVIL 1 - CHRIS</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user