mirror of https://github.com/hans362/DisqusJS.git
docs: bring up demo
parent
40676e55c2
commit
2fb701a2e0
@ -1,22 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Demo Page |DisqusJS</title>
|
|
||||||
<meta http-equiv="x-dns-prefetch-control " content="on">
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge, chrome=1">
|
|
||||||
<meta name="renderer" content="webkit">
|
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
|
|
||||||
<link href="https://cdn.jsdelivr.net/npm/skx@0.0.1/favicon/favicon-32x32.png" rel="icon" type="image/png" sizes="32x32">
|
|
||||||
<link href="https://cdn.jsdelivr.net/npm/skx@0.0.1/favicon/favicon-16x16.png" rel="icon" type="image/png" sizes="16x16">
|
|
||||||
<link href="https://cdn.jsdelivr.net/npm/skx@0.0.1" rel="shortcut icon" type="image/ico">
|
|
||||||
<link rel="stylesheet" href="./test/style.css">
|
|
||||||
<link rel="stylesheet" href="./style/default.css">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue