Update discord logo
This commit is contained in:
parent
9b1c1e9804
commit
8d05d630b5
@ -120,4 +120,9 @@ video {
|
|||||||
.navbar .container {
|
.navbar .container {
|
||||||
width: 100%;
|
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>
|
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&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>
|
||||||
|
|
||||||
|
@ -120,4 +120,9 @@ video {
|
|||||||
.navbar .container {
|
.navbar .container {
|
||||||
width: 100%;
|
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.
|
- **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