Skip to content

Commit

Permalink
add url for experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerc99 committed Feb 21, 2024
1 parent 6cb2b53 commit e0dcef2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/experiments/one/one.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,10 @@ const ColorController = withSharedState(
</div>
<footer>
<div>
<a href="https://playhtml.fun">playhtml</a> experiment "1"
<a href="https://playhtml.fun">playhtml</a> experiment{" "}
<a href="https://github.com/spencerc99/playhtml/blob/main/website/experiments/one/">
"01"
</a>
</div>
</footer>
</div>
Expand Down

0 comments on commit e0dcef2

Please sign in to comment.