this repo has no description
1<html> 2 <head> 3 <title>Tangled Pages Example</title> 4 <link rel="stylesheet" href="/css/style.css" /> 5 </head> 6 <body> 7 <h1>Tangled Pages Example</h1> 8 <p>This is an example of a static page hosted on a tangled repo!</p> 9 </body> 10</html>