From 85a27923c728db442c8b28200f591479c4b93875 Mon Sep 17 00:00:00 2001
From: WindowsAddict
Date: Fri, 12 Apr 2024 08:35:28 +0530
Subject: Move to Docusaurus
---
_site.yml | 58 ----------------------------------------------------------
1 file changed, 58 deletions(-)
delete mode 100644 _site.yml
(limited to '_site.yml')
diff --git a/_site.yml b/_site.yml
deleted file mode 100644
index 08d69a9..0000000
--- a/_site.yml
+++ /dev/null
@@ -1,58 +0,0 @@
-name: "Microsoft Activation Scripts"
-navbar:
- title: '

MAS
'
- right:
- - text: "Home"
- href: index.html
- - text: "FAQ"
- href: faq.html
- - text: "Troubleshoot"
- href: troubleshoot.html
- - text: "Download Windows/Office"
- href: genuine-installation-media.html
- - text: "Docs"
- menu:
- - text: "HWID Activation"
- href: hwid.html
- - text: "Ohook Activation"
- href: ohook.html
- - text: "KMS38 Activation"
- href: kms38.html
- - text: "Online KMS Activation"
- href: online_kms.html
- - text: "---------"
- - text: "Command Line Switches"
- href: command_line_switches.html
- - text: "Check Activation Status"
- href: check_activation_status.html
- - text: "Extract $OEM$ Folder"
- href: oem-folder.html
- - text: "Change Edition"
- href: change_edition.html
- - text: "---------"
- - text: "Guide Links"
- href: guide_links.html
- - text: "---------"
- - text: "Unsupported Products Activation"
- href: unsupported_products_activation.html
- - text: "---------"
- - text: "Changelog"
- href: changelog.html
- - text: "Credits"
- href: credits.html
-
- - text: "Contact Us"
- href: contactus.html
-output:
- html_document:
- includes:
- after_body: footer.html
- in_header: favicon.html
- theme: readable
- highlight: tango
- css: styles.css
- toc_depth: 3
- toc: true
- toc_float:
- collapsed: false
- smooth_scroll: true
--
cgit v1.2.3