Skip to content

Commit

Permalink
Create text-as-data.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dolsysmith authored Sep 9, 2024
1 parent 5a91809 commit b7d2015
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/text-as-data.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<script src="text_swap.js"></script>
<link rel="stylesheet" type="text/css" href="text_swap.css">
</head>
<body>
<h1>Text vs. Tokens</h1>
<h2>What would you say that the following text is <i>about</i>?</h2>
<div id="text"></div>
</body>
</html>

0 comments on commit b7d2015

Please sign in to comment.