diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -5,5 +5,10 @@          <link rel="stylesheet" href="style.css">      </head>      <h1> Comments Demo Page </h1> + +    <p>Demo page for github pages. Hosted at <a href='https://danielrholland.github.io/simple-comments-widget'>https://danielrholland.github.io/simple-comments-widget/</a>.</p> + +    <p>All comments on the demo server will be wiped automatically roughly every hour. Don't post anything stupid.</p> +      <object width="100%" height="1000vh" type="text/html" data="client.html"></object>  </html> | 
