Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Created November 4, 2020 07:54
Show Gist options
  • Save dipeshhkc/fff3e5d2802579eec6006ae466a0b7eb to your computer and use it in GitHub Desktop.
Save dipeshhkc/fff3e5d2802579eec6006ae466a0b7eb to your computer and use it in GitHub Desktop.
export default function Home() {
return (
<div>
<h2>Hurray!!! The Website is Complete. Lets Try Social Media Preview Now</h2>
</div>
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment