Fixed and added more back buttons
This commit is contained in:
13
pages/members/fauwn.html
Normal file
13
pages/members/fauwn.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/stylesheets/base.css">
|
||||
<title>Fauwn's Rants</title>
|
||||
</head>
|
||||
<body>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user