Skip to content

Instantly share code, notes, and snippets.

@hackintoshrao
Created September 30, 2021 15:05
Show Gist options
  • Save hackintoshrao/183a81052af4d5b817290ffc534d655c to your computer and use it in GitHub Desktop.
Save hackintoshrao/183a81052af4d5b817290ffc534d655c to your computer and use it in GitHub Desktop.
<!-- Example1.astro - Static HTML is a valid Astro component! -->
<div class="example-1">
<h1>Hello world!</h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment