mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 05:36:17 +00:00
fix: change http to https in one of the socials
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<div class="social-host">
|
<div class="social-host">
|
||||||
<SocialButton src="github" href="https://revanced.app/github" />
|
<SocialButton src="github" href="https://revanced.app/github" />
|
||||||
<SocialButton src="discord" href="http://revanced.app/discord" />
|
<SocialButton src="discord" href="https://revanced.app/discord" />
|
||||||
<SocialButton src="reddit" href="https://revanced.app/reddit" />
|
<SocialButton src="reddit" href="https://revanced.app/reddit" />
|
||||||
<SocialButton src="telegram" href="https://revanced.app/telegram" />
|
<SocialButton src="telegram" href="https://revanced.app/telegram" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user