From 9cbf6b5a0c1cebbe79a1ffb4133d3326304c59bf Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sun, 25 Feb 2024 03:42:19 +0530 Subject: Change title to MAS to look better on small screens --- _site.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_site.yml') diff --git a/_site.yml b/_site.yml index 635afae..e5a3a70 100644 --- a/_site.yml +++ b/_site.yml @@ -1,6 +1,6 @@ -name: "Microsoft_Activation_Scripts" +name: "Microsoft Activation Scripts" navbar: - title: '
Microsoft Activation Scripts
' + title: '
MAS
' right: - text: "Home" href: index.html @@ -63,4 +63,4 @@ output: toc: true toc_float: collapsed: false - smooth_scroll: false + smooth_scroll: true -- cgit v1.2.3