Skip to content

Instantly share code, notes, and snippets.

@myogeshchavan97
Created November 26, 2019 11:56
Show Gist options
  • Save myogeshchavan97/fe7882557b5be08569e55882a1b710d7 to your computer and use it in GitHub Desktop.
Save myogeshchavan97/fe7882557b5be08569e55882a1b710d7 to your computer and use it in GitHub Desktop.
help.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<h1>This is just a help file.</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment