Skip to content

Instantly share code, notes, and snippets.

@RajputVaibhav
Created September 26, 2021 09:29
Show Gist options
  • Save RajputVaibhav/aa88d4d1601f36cf73a35ab979e30a74 to your computer and use it in GitHub Desktop.
Save RajputVaibhav/aa88d4d1601f36cf73a35ab979e30a74 to your computer and use it in GitHub Desktop.
Used in medium blog on devspace
<!DOCTYPE html>
<html>
<head>
<title>Devspace Tutorial</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment