Skip to content

Commit

Permalink
Set default/example curl
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Nov 21, 2021
1 parent 323f4e3 commit b91a653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/index.md
Expand Up @@ -9,7 +9,7 @@ layout: home

```scala mdoc:js:invisible
<div>
<input type="text" id="curl" size="128"/>
<input type="text" id="curl" size="128" value="curl 'https://www.icanhazdadjoke.com' -H 'Accept: application/json'"/>
<button id="button" disabled>Run Curly4s</button>
</div>

Expand Down

0 comments on commit b91a653

Please sign in to comment.