diff options
Diffstat (limited to '_site/ohook.html')
| -rw-r--r-- | _site/ohook.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/ohook.html b/_site/ohook.html index f776899..fda2113 100644 --- a/_site/ohook.html +++ b/_site/ohook.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="images/logo.png" class="logo"> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="images/logo.png" class="logo"> MAS</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
@@ -1692,7 +1692,7 @@ $(document).ready(function () { scrollTo: 0
};
options.showAndHide = false;
- options.smoothScroll = false;
+ options.smoothScroll = true;
// tocify
var toc = $("#TOC").tocify(options).data("toc-tocify");
|
