Skip to content

Commit e16f128

Browse files
authored
About this project link
1 parent be05fc3 commit e16f128

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chrome-prompt-playground.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h1>Chrome window.ai prompt playground</h1>
5858
<div id="response-area"></div>
5959
</div>
6060
<div id="history-area"></div>
61+
<p><small><a href="https://simonwillison.net/2024/Jul/3/chrome-prompt-playground/">About this project</small></p>
6162

6263
<script>
6364
document.addEventListener('DOMContentLoaded', () => {
@@ -152,4 +153,4 @@ <h2>window.ai not found</h2>
152153
});
153154
</script>
154155
</body>
155-
</html>
156+
</html>

0 commit comments

Comments
 (0)