Skip to content

Commit

Permalink
button
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 21, 2023
1 parent 8ffba58 commit 540c964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/squint/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2 id="try-it" class="mt-0 mb-12 text-center text-3xl font-bold">
</h2>
<div class="flex flex-col-reverse md:flex-row">
<div class="md:w-1/2 flex-shrink-0 md:px-6 mt-12 md:mt-0">
<h3 class="text-center sans-serif font-bold text-lg mt-0 mb-1">Try evaluating any of these forms with <span class="kbd mod font-normal">Alt</span> <span class="font-normal">+</span> <span class="kbd font-normal"></span> !</h3>
<h3 class="text-center sans-serif font-bold text-lg mt-0 mb-1">Try evaluating any of these forms with <span class="kbd mod font-normal">Mod</span> <span class="font-normal">+</span> <span class="kbd font-normal"></span> !</h3>
<p class="sans-serif text-sm text-center mb-6 mt-0">
In-browser eval is powered by <a href="https://github.com/squint-cljs/squint">Squint</a>.
</p>
Expand Down

0 comments on commit 540c964

Please sign in to comment.