summaryrefslogtreecommitdiff
path: root/_site/licensing-servers-issue.html
diff options
context:
space:
mode:
authorWindowsAddict2024-02-24 22:12:19 +0000
committerWindowsAddict2024-02-24 22:12:19 +0000
commit9cbf6b5a0c1cebbe79a1ffb4133d3326304c59bf (patch)
tree96f50ea8268ee5168f05762bcf317b04d3b38359 /_site/licensing-servers-issue.html
parent1033d22e49bc460cb17a1f33fd7d9a2afaf2fdcc (diff)
downloadmassgrave.dev-9cbf6b5a0c1cebbe79a1ffb4133d3326304c59bf.zip
Change title to MAS to look better on small screens
Diffstat (limited to '_site/licensing-servers-issue.html')
-rw-r--r--_site/licensing-servers-issue.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/licensing-servers-issue.html b/_site/licensing-servers-issue.html
index 2d332ba..eb6a687 100644
--- a/_site/licensing-servers-issue.html
+++ b/_site/licensing-servers-issue.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">
@@ -503,7 +503,7 @@ $(document).ready(function () {
scrollTo: 0
};
options.showAndHide = false;
- options.smoothScroll = false;
+ options.smoothScroll = true;
// tocify
var toc = $("#TOC").tocify(options).data("toc-tocify");