summaryrefslogtreecommitdiff
path: root/_site/misc_products.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/misc_products.html')
-rw-r--r--_site/misc_products.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/misc_products.html b/_site/misc_products.html
index e65f75f..4731aca 100644
--- a/_site/misc_products.html
+++ b/_site/misc_products.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">
@@ -558,7 +558,7 @@ $(document).ready(function () {
scrollTo: 0
};
options.showAndHide = false;
- options.smoothScroll = false;
+ options.smoothScroll = true;
// tocify
var toc = $("#TOC").tocify(options).data("toc-tocify");