you tit
This commit is contained in:
parent
c863dd4ad3
commit
fb56268b9b
3 changed files with 17 additions and 17 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/res/css/master.css">
|
||||
<link rel="stylesheet" href="./res/css/master.css">
|
||||
<title>~floppy</title>
|
||||
</head>
|
||||
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
"My life is a living nightmare!"
|
||||
</p>
|
||||
</div>
|
||||
<div><img src="/res/images/profile.png" class="profile-image"></div>
|
||||
<div><img src="./res/images/profile.png" class="profile-image"></div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>19 y/o, British</li>
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript" src="/res/js/dynamic-content.js"></script>
|
||||
<script type="text/javascript" src="./res/js/dynamic-content.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue