Skip to content

Commit

Permalink
Update sample.astro
Browse files Browse the repository at this point in the history
Braces in sample and testing updating for the first time.
  • Loading branch information
lerno committed Jan 24, 2024
1 parent 0c2db29 commit cf34382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sample.astro
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
class="text-red-400">io</span >;<br /> <br /> <span
class="text-blue-500">fn</span> <span
class="text-red-400">void</span> <span
class="text-orange-400">main</span>() { <br /> <span
class="text-orange-400">main</span>() <br />{<br /> <span
class="ml-5"> <span class="text-red-400">io</span>::<span
class="text-red-400">println</span>(<span
class="text-green-500">"Hello, world!"</span>); </span> <br />
Expand Down

0 comments on commit cf34382

Please sign in to comment.