Init www
This commit is contained in:
		
							
								
								
									
										20
									
								
								pages/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								pages/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="UTF-8">
 | 
			
		||||
	<title>PaulW.XYZ / Pages</title>
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
<h1><a href="/">PaulW.XYZ</a> / Pages</h1>
 | 
			
		||||
<ul>
 | 
			
		||||
	<li><a href="/pages/grade-calc/">Grade Calculator</a></li>
 | 
			
		||||
</ul>
 | 
			
		||||
<hr>
 | 
			
		||||
<ul type="none">
 | 
			
		||||
<li><a href="resources">Resources</a></li>
 | 
			
		||||
<li><a href="https://github.com/lambdapaul/pages">GitHub</a></li>
 | 
			
		||||
</ul>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user