diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-01-20 17:44:48 -0800 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-01-20 17:44:48 -0800 |
commit | e63489df73853bf82a2dececf557a56eed480141 (patch) | |
tree | 736a803ca48a4e2a8abe02f893c4dfeae42712df /core/docs/index.html | |
parent | 38e38b5e48b272f3a3fcf45e058633142dc0c39b (diff) |
Update for release 1.5.11.5.1
Diffstat (limited to 'core/docs/index.html')
-rw-r--r-- | core/docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/docs/index.html b/core/docs/index.html index cfdc339..b646fae 100644 --- a/core/docs/index.html +++ b/core/docs/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>@nvandoorn/naive-core</title> + <title>naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="index.html" class="title">@nvandoorn/naive-core</a> + <a href="index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -56,7 +56,7 @@ <a href="globals.html">Globals</a> </li> </ul> - <h1> @nvandoorn/naive-core</h1> + <h1> naive-core</h1> </div> </div> </header> |