This commit is contained in:
2022-07-25 22:26:46 +05:30
parent a465b6eab2
commit 11e4fd9898
138 changed files with 51933 additions and 3099 deletions

54
_site.yml Normal file
View File

@ -0,0 +1,54 @@
name: "Microsoft Activation Scripts"
navbar:
title: "Microsoft Activation Scripts"
right:
- text: "Home"
href: index.html
- text: "FAQ"
href: faq.html
- text: "Troubleshoot"
href: troubleshoot.html
- text: "Docs"
menu:
- text: "HWID Activation"
href: hwid.html
- text: "KMS38 Activation"
href: kms38.html
- text: "Online KMS Activation"
href: online_kms.html
- text: "---------"
- text: "Check Activation Status"
href: check_activation_status.html
- text: "---------"
- text: "Extract $OEM$ Folder"
href: oem-folder.html
- text: "Change Edition"
href: change_edition.html
- text: "Install HWID Key"
href: install_hwid_key.html
- text: "---------"
- text: "Unreadable Codes In MAS AIO"
href: unreadable-codes-in-mas-aio.html
- text: "---------"
- text: "Download Genuine Installation Media"
href: genuine-installation-media.html
- text: "---------"
- text: "Office License Is Not Genuine"
href: office-license-is-not-genuine.html
- text: "---------"
- text: "Changelog"
href: changelog.html
- text: "Credits"
href: credits.html
- text: "Contact Us"
href: contactus.html
output:
html_document:
theme: readable
highlight: tango
toc_depth: 3
toc: true
toc_float:
collapsed: false
smooth_scroll: false