Update discord logo

This commit is contained in:
WindowsAddict 2024-03-12 22:07:32 +05:30
parent 9b1c1e9804
commit 8d05d630b5
4 changed files with 17 additions and 5 deletions

View File

@ -121,3 +121,8 @@ video {
width: 100%; width: 100%;
} }
} }
.discord-widget {
padding-top: .75em;
text-align: center;
}

View File

@ -408,8 +408,10 @@ or <a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a> href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
with an error screenshot.</p></li> with an error screenshot.</p></li>
</ul> </ul>
<p><a href="https://discord.gg/tVFN4N84PP"><img <div class="discord-widget">
src="images/logo_discord.png" /></a></p> <iframe src="https://discord.com/widget?id=746721520931569757&amp;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>
<hr /> <hr />
</div> </div>

View File

@ -121,3 +121,8 @@ video {
width: 100%; width: 100%;
} }
} }
.discord-widget {
padding-top: .75em;
text-align: center;
}

View File

@ -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. - **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.
[![](images/logo_discord.png)](https://discord.gg/tVFN4N84PP) <div class="discord-widget"><iframe src="https://discord.com/widget?id=746721520931569757&amp;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>
------------------------------------------------------------------------ ------------------------------------------------------------------------