forked from tgreene/pubnub-punk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (27 loc) · 1.74 KB
/
Copy pathindex.html
File metadata and controls
27 lines (27 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#19a2c6">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<meta name="twitter:url" content="https://www.pubnub.com/docs/console/">
<meta name="twitter:description" content="Easy to use Debugger for PubNub DataStream, Presence, History and Access Managers.">
<meta name="twitter:title" content="PubNub Developer Console and Debugger | PubNub Docs">
<meta name="twitter:site" content="@pubnub">
<meta name="twitter:creator" content="@pubnub">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="https://www.pubnub.com/og/?text=Easy%20to%20use%20Debugger%20for%20PubNub%20DataStream,%20Presence,%20History%20and%20Access%20Managers&img=6">
<meta property="og:url" content="https://www.pubnub.com/docs/console/">
<meta property="og:description" content="Easy to use Debugger for PubNub DataStream, Presence, History and Access Managers.">
<meta property="og:image" content="https://www.pubnub.com/og/?text=Easy%20to%20use%20Debugger%20for%20PubNub%20DataStream,%20Presence,%20History%20and%20Access%20Managers&img=6">
<meta name="description" content="Easy to use Debugger for PubNub DataStream, Presence, History and Access Managers." />
<title>PubNub Developer Console and Debugger | PubNub Docs</title>
<link rel="canonical" href="https://www.pubnub.com/docs/console/">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script type="text/javascript" src="https://www.pubnub.com/scripts/amplitude.js"></script>
</body>
</html>