diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/index.ejs | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/views/index.ejs b/views/index.ejs index f1f7bb1..69e8a9d 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -7,6 +7,7 @@      <link rel="stylesheet" href="/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8">    </head>    <body> +    <script>0</script>      <div class="sidenav">        <% data.mds.forEach(function(md) { %>          <h2><%= md %></h2> | 
