diff options
| author | WindowsAddict | 2024-03-13 10:20:48 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-03-13 10:20:48 +0000 |
| commit | db27b580dda54632a016153a3b36cee868403f58 (patch) | |
| tree | 405809f5311bed9b34a8abe128e05401690851b9 | |
| parent | 8d05d630b50c101ebb1deea23f003f11811233b4 (diff) | |
| download | massgrave.dev-db27b580dda54632a016153a3b36cee868403f58.zip | |
Update discord logo
| -rw-r--r-- | _site/styles.css | 7 | ||||
| -rw-r--r-- | _site/troubleshoot.html | 7 | ||||
| -rw-r--r-- | styles.css | 7 | ||||
| -rw-r--r-- | troubleshoot.md | 2 |
4 files changed, 10 insertions, 13 deletions
diff --git a/_site/styles.css b/_site/styles.css index c9b40af..202fffd 100644 --- a/_site/styles.css +++ b/_site/styles.css @@ -122,7 +122,6 @@ video { }
}
-.discord-widget {
- padding-top: .75em;
- text-align: center;
-}
+.discord-invite {
+ margin-top: 1em;
+}
\ No newline at end of file diff --git a/_site/troubleshoot.html b/_site/troubleshoot.html index 4b394f7..4c6bd4a 100644 --- a/_site/troubleshoot.html +++ b/_site/troubleshoot.html @@ -408,10 +408,9 @@ or <a href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
with an error screenshot.</p></li>
</ul>
-<div class="discord-widget">
-<iframe src="https://discord.com/widget?id=746721520931569757&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts">
-</iframe>
-</div>
+<p class="discord-invite">
+<a href="https://discord.gg/tVFN4N84PP"><img height="40px" src="https://img.shields.io/discord/746721520931569757?style=social&logo=discord&label=Chat%20with%20us"></a>
+</p>
<hr />
</div>
@@ -122,7 +122,6 @@ video { }
}
-.discord-widget {
- padding-top: .75em;
- text-align: center;
-}
+.discord-invite {
+ margin-top: 1em;
+}
\ No newline at end of file diff --git a/troubleshoot.md b/troubleshoot.md index ee5d941..f5a76c7 100644 --- a/troubleshoot.md +++ b/troubleshoot.md @@ -12,6 +12,6 @@ pagetitle: Troubleshooting - **Reach out to us** on [Discord](https://discord.gg/tVFN4N84PP) (signup not required) or [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) with an error screenshot.
-<div class="discord-widget"><iframe src="https://discord.com/widget?id=746721520931569757&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe></div>
+<p class="discord-invite"><a href="https://discord.gg/tVFN4N84PP"><img height="40px" src="https://img.shields.io/discord/746721520931569757?style=social&logo=discord&label=Chat%20with%20us"></a></p>
------------------------------------------------------------------------
|
