tangled
alpha
login
or
join now
gracekind.net
/
tangled-pages-example
4
fork
atom
this repo has no description
4
fork
atom
overview
issues
pulls
pipelines
Update
Grace Kind
6 months ago
244225bf
d7099e10
+3
-1
1 changed file
expand all
collapse all
unified
split
public
index.html
+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
10
-
<a href="https://tangled.sh/@gracekind.net/tangled-pages-example">Source</a>
10
10
+
<a href="https://tangled.sh/@gracekind.net/tangled-pages-example"
11
11
+
>View Source</a
12
12
+
>
11
13
</body>
12
14
</html>