Merge branch 'app-ui' of https://github.com/liyasthomas/postwoman into app-ui
This commit is contained in:
@@ -91,7 +91,7 @@ _Customized themes are also synced with local session storage_
|
|||||||
|
|
||||||
- Send and receive data
|
- Send and receive data
|
||||||
|
|
||||||
🔐 **Authentication**: Allows to identity the end user.
|
🔐 **Authentication**: Allows to identify the end user.
|
||||||
|
|
||||||
**Types:**
|
**Types:**
|
||||||
- None
|
- None
|
||||||
|
|||||||
12
docs/index.html
Normal file
12
docs/index.html
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<!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>Postwoman</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Redirecting to postwoman.io
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user