this repo has no description

Update

+3 -1
+3 -1
public/index.html
··· 7 7 <h1>Tangled Pages Example</h1> 8 8 <img width="200" src="/img/yarn.png" alt="Yarn" /> 9 9 <p>This is an example of a static page hosted on a tangled repo!</p> 10 - <a href="https://tangled.sh/@gracekind.net/tangled-pages-example">Source</a> 10 + <a href="https://tangled.sh/@gracekind.net/tangled-pages-example" 11 + >View Source</a 12 + > 11 13 </body> 12 14 </html>