Session icon href

This commit is contained in:
Vince 2021-03-02 16:07:58 +11:00
parent 1120ed60a9
commit 5611c728f9

View file

@ -142,11 +142,7 @@ const SocialsRow = () => {
>
<RedditSVG className="h-12 placeholder-current duration-300 border rounded-full cursor-pointer fill-current stroke-current tablet:h-10 hover:bg-primary hover:text-secondary border-primary" />
</a>
<a
href="#"
// target="_blank"
// rel="noreferrer"
>
<a href="https://loki.opensession.id/" target="_blank" rel="noreferrer">
<SessionSVG className="h-12 placeholder-current duration-300 border rounded-full cursor-pointer fill-current stroke-current tablet:h-10 hover:bg-primary hover:text-secondary border-primary" />
</a>
</div>