aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: a167340fc19aa46c1df70095c269afeffb8ac3a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>
    <head>
        <title>chromicle</title>
        <script type="text/javascript" src="oauth.js"></script>
    </head>
    <body>
        <ul id="test"></ul>
    </body>
</html>