mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2024-11-23 15:00:54 +07:00
Update discord logo
This commit is contained in:
parent
9b1c1e9804
commit
8d05d630b5
@ -120,4 +120,9 @@ video {
|
||||
.navbar .container {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.discord-widget {
|
||||
padding-top: .75em;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -408,8 +408,10 @@ or <a
|
||||
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
|
||||
with an error screenshot.</p></li>
|
||||
</ul>
|
||||
<p><a href="https://discord.gg/tVFN4N84PP"><img
|
||||
src="images/logo_discord.png" /></a></p>
|
||||
<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>
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
|
@ -120,4 +120,9 @@ video {
|
||||
.navbar .container {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.discord-widget {
|
||||
padding-top: .75em;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -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.
|
||||
|
||||
[![](images/logo_discord.png)](https://discord.gg/tVFN4N84PP)
|
||||
<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>
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user