Skip to content

Commit

Permalink
Fixed iframe link for accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
amalinalai committed Sep 25, 2024
1 parent 9eb3ec9 commit bbe6ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precipice/toybox/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1>Updates</h1>

<h1>Thanks</h1>
<p>
Art used in header & footer: Vega (c. 1920s) by Arthur B. Davies. <a href="https://forum.melonland.net/index.php?topic=115.0">This Javascript solution</a> for link-fixing with frames.
Art used in header & footer: Vega (c. 1920s) by Arthur B. Davies. <a href="https://forum.melonland.net/index.php?topic=115.0" class="textlink" target="_blank">This Javascript solution</a> for link-fixing with frames.
</p>
</body>
</html>
Expand Down

0 comments on commit bbe6ce1

Please sign in to comment.