added help page
This commit is contained in:
parent
36ebf79294
commit
dbe7889c50
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<head>
|
||||
<title> help for wp plugin</title>
|
||||
</head>
|
||||
<body>
|
||||
<head>
|
||||
<h1>help Hangar WP plugin</h1>
|
||||
</head>
|
||||
<main>
|
||||
<p> Help will be provided here</p>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue