diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/index.html b/docs/index.html index f5502664..fcc36a2d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@    <script src="doc_widgets.js"></script>    <script src="docs-data.js"></script>  </head> -<body> +<body style="display:none;" ng:show="true">    <div id="header">      <h1>        <span class="main-title">{{getTitle()}}</span> | 
