diff options
| -rw-r--r-- | docs/credits.md | 2 | ||||
| -rw-r--r-- | src/css/custom.css | 1 | ||||
| -rw-r--r-- | static/img/MAS_AIO.png | bin | 20695 -> 16362 bytes | |||
| -rw-r--r-- | static/img/MAS_HWID.png | bin | 36305 -> 27984 bytes | |||
| -rw-r--r-- | static/img/MAS_Ohook.png | bin | 31707 -> 29057 bytes | |||
| -rw-r--r-- | static/img/MAS_Troubleshoot.png | bin | 14556 -> 11500 bytes |
6 files changed, 2 insertions, 1 deletions
diff --git a/docs/credits.md b/docs/credits.md index fab6da3..e200b54 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -4,7 +4,7 @@ The MAS project wouldn't be possible without the kind help and use of other hono | Entity | Contribution |
|-|-|
-| [asdcorp](https://github.com/asdcorp) | [Original HWID/KMS38 methods](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887), Reinvented HWID after [free upgrade block](https://devicepartner.microsoft.com/en-us/communications/comm-windows-ends-installation-path-for-free-windows-7-8-upgrade), [GamersOsState](https://github.com/asdcorp/GamersOsState), [Integrated_Patcher](https://github.com/asdcorp/Integrated_Patcher_3), [Ohook](https://github.com/asdcorp/ohook), [Rearm](https://github.com/asdcorp/rearm), [Set-WindowsCbsEdition](https://github.com/asdcorp/Set-WindowsCbsEdition), [hwid-stuff](https://github.com/massgravel/hwid-stuff), [licensing-stuff](https://github.com/awuctl/licensing-stuff), [info](https://github.com/massgravel/activation), [clic](https://github.com/asdcorp/clic) branding materials and great help |
+| [asdcorp](https://github.com/asdcorp) | [Original HWID/KMS38 methods](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887), Reinvented HWID after [free upgrade block](https://devicepartner.microsoft.com/en-us/communications/comm-windows-ends-installation-path-for-free-windows-7-8-upgrade), [GamersOsState](https://github.com/asdcorp/GamersOsState), [Integrated_Patcher](https://github.com/asdcorp/Integrated_Patcher_3), [Ohook](https://github.com/asdcorp/ohook), [Rearm](https://github.com/asdcorp/rearm), [Set-WindowsCbsEdition](https://github.com/asdcorp/Set-WindowsCbsEdition), [hwid-stuff](https://github.com/massgravel/hwid-stuff), [licensing-stuff](https://github.com/awuctl/licensing-stuff), [info](https://github.com/massgravel/activation), [clic](https://github.com/asdcorp/clic), branding materials and great help |
| [vyvojar](https://github.com/vyvojar) | [slshim](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) |
| sponpa, leitek8 | [slc.dll Improvements](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257) |
| AveYo | [Compressed2TXT](https://github.com/AveYo/Compressed2TXT), [LeanAndMean](https://github.com/AveYo/LeanAndMean), and great help |
diff --git a/src/css/custom.css b/src/css/custom.css index 680f568..639d5fc 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -6,6 +6,7 @@ --ifm-color-primary-light: #b4419b; --ifm-color-primary-lighter: #bc45a2; --ifm-color-primary-lightest: #c55dae; + --ifm-table-cell-padding: 0.5rem; } [data-theme='dark'] { diff --git a/static/img/MAS_AIO.png b/static/img/MAS_AIO.png Binary files differindex dfb0eed..6899935 100644 --- a/static/img/MAS_AIO.png +++ b/static/img/MAS_AIO.png diff --git a/static/img/MAS_HWID.png b/static/img/MAS_HWID.png Binary files differindex 1807df0..d7b70e0 100644 --- a/static/img/MAS_HWID.png +++ b/static/img/MAS_HWID.png diff --git a/static/img/MAS_Ohook.png b/static/img/MAS_Ohook.png Binary files differindex f72c370..9f2aa09 100644 --- a/static/img/MAS_Ohook.png +++ b/static/img/MAS_Ohook.png diff --git a/static/img/MAS_Troubleshoot.png b/static/img/MAS_Troubleshoot.png Binary files differindex 0979bc1..979d971 100644 --- a/static/img/MAS_Troubleshoot.png +++ b/static/img/MAS_Troubleshoot.png |
