diff options
| author | WindowsAddict | 2023-08-02 03:42:54 +0000 |
|---|---|---|
| committer | WindowsAddict | 2023-08-02 03:42:54 +0000 |
| commit | 4b040c0c66103224e12daf906f7ee79bc6be967e (patch) | |
| tree | 1cc16c83ea88ba109cd570329454e4a81affa6a6 | |
| parent | 7c062e7302e040e069421359f11d1ea8c02e0811 (diff) | |
| download | massgrave.dev-4b040c0c66103224e12daf906f7ee79bc6be967e.zip | |
Fix logo size
33 files changed, 31 insertions, 31 deletions
@@ -1,7 +1,7 @@ name: "Microsoft_Activation_Scripts"
include: ["get.ps1"]
navbar:
- title: '<div><img src="logo.png"></img> Microsoft Activation Scripts</div>'
+ title: '<div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div>'
right:
- text: "Home"
href: index.html
diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index ad18fa7..9358d85 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/change_edition.html b/_site/change_edition.html index 47c8ecf..3c282d9 100644 --- a/_site/change_edition.html +++ b/_site/change_edition.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/changelog.html b/_site/changelog.html index d628a64..f499723 100644 --- a/_site/changelog.html +++ b/_site/changelog.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/check_activation_status.html b/_site/check_activation_status.html index af16f73..bd42c45 100644 --- a/_site/check_activation_status.html +++ b/_site/check_activation_status.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html index b93dc8b..37bb261 100644 --- a/_site/command_line_switches.html +++ b/_site/command_line_switches.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/contactus.html b/_site/contactus.html index 5e0efd9..12e9779 100644 --- a/_site/contactus.html +++ b/_site/contactus.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/credits.html b/_site/credits.html index 0064ec5..72358be 100644 --- a/_site/credits.html +++ b/_site/credits.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/faq.html b/_site/faq.html index de02c05..a4f114a 100644 --- a/_site/faq.html +++ b/_site/faq.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/fix-wpa-registry.html b/_site/fix-wpa-registry.html index 3790cd7..d583c62 100644 --- a/_site/fix-wpa-registry.html +++ b/_site/fix-wpa-registry.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html index 0e65f23..c18be4f 100644 --- a/_site/genuine-installation-media.html +++ b/_site/genuine-installation-media.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/hwid.html b/_site/hwid.html index 841d439..4f1267a 100644 --- a/_site/hwid.html +++ b/_site/hwid.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/index.html b/_site/index.html index b0309e1..f81cd80 100644 --- a/_site/index.html +++ b/_site/index.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/install_hwid_key.html b/_site/install_hwid_key.html index ee81758..bc88ef1 100644 --- a/_site/install_hwid_key.html +++ b/_site/install_hwid_key.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/kms38.html b/_site/kms38.html index 5aaa95d..38a275f 100644 --- a/_site/kms38.html +++ b/_site/kms38.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/licensing-servers-issue.html b/_site/licensing-servers-issue.html index 75cb386..d3f0c1b 100644 --- a/_site/licensing-servers-issue.html +++ b/_site/licensing-servers-issue.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/logo.png b/_site/logo.png Binary files differindex 0f9abd1..630af66 100644 --- a/_site/logo.png +++ b/_site/logo.png diff --git a/_site/oem-folder.html b/_site/oem-folder.html index b00d570..122044d 100644 --- a/_site/oem-folder.html +++ b/_site/oem-folder.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/office-license-is-not-genuine.html b/_site/office-license-is-not-genuine.html index 943b0ad..9cfac73 100644 --- a/_site/office-license-is-not-genuine.html +++ b/_site/office-license-is-not-genuine.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/office_c2r_custom.html b/_site/office_c2r_custom.html index 821898e..7fc5df9 100644 --- a/_site/office_c2r_custom.html +++ b/_site/office_c2r_custom.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/office_c2r_links.html b/_site/office_c2r_links.html index 0e32fd3..714bb16 100644 --- a/_site/office_c2r_links.html +++ b/_site/office_c2r_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/office_msi_links.html b/_site/office_msi_links.html index 6392f82..8a76e87 100644 --- a/_site/office_msi_links.html +++ b/_site/office_msi_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/online_kms.html b/_site/online_kms.html index f78ded2..7ec3584 100644 --- a/_site/online_kms.html +++ b/_site/online_kms.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/troubleshoot.html b/_site/troubleshoot.html index 7652bb5..2dee4ba 100644 --- a/_site/troubleshoot.html +++ b/_site/troubleshoot.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/unsupported_products_activation.html b/_site/unsupported_products_activation.html index ca2119a..487da55 100644 --- a/_site/unsupported_products_activation.html +++ b/_site/unsupported_products_activation.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_7_links.html b/_site/windows_7_links.html index 7801922..1749267 100644 --- a/_site/windows_7_links.html +++ b/_site/windows_7_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_arm_links.html b/_site/windows_arm_links.html index 456212d..2832fc5 100644 --- a/_site/windows_arm_links.html +++ b/_site/windows_arm_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_business_links.html b/_site/windows_business_links.html index 3e57e0a..ac909e0 100644 --- a/_site/windows_business_links.html +++ b/_site/windows_business_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_ltsc_links.html b/_site/windows_ltsc_links.html index 16ce3c7..11bd25e 100644 --- a/_site/windows_ltsc_links.html +++ b/_site/windows_ltsc_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_server_links.html b/_site/windows_server_links.html index bffcd9a..99963f7 100644 --- a/_site/windows_server_links.html +++ b/_site/windows_server_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_vista_links.html b/_site/windows_vista_links.html index dc6d503..660bb4c 100644 --- a/_site/windows_vista_links.html +++ b/_site/windows_vista_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
diff --git a/_site/windows_xp_links.html b/_site/windows_xp_links.html index 29db70d..9f228a4 100644 --- a/_site/windows_xp_links.html +++ b/_site/windows_xp_links.html @@ -310,7 +310,7 @@ div.tocify { <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html"><div><img src="logo.png"></img> Microsoft Activation Scripts</div></a>
+ <a class="navbar-brand" href="index.html"><div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
Binary files differ |
