diff options
Diffstat (limited to '_site.yml')
| -rw-r--r-- | _site.yml | 58 |
1 files changed, 0 insertions, 58 deletions
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: '<div><img src="images\logo.png" class="logo"> MAS</div>'
- 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
|
