mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-01 07:04:35 +02:00
fix: change http to https in one of the socials
This commit is contained in:
parent
1e06a0adb1
commit
c263182928
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user