SCUACM / ACM-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change footer social media discord link to official logo

rileywong311 opened this issue · comments

image

It may be worth changing this abstract Discord link on the page footer to the official logo. Not urgent, but it could be a good first issue.

Currently, the Footer.vue code uses the v-icon element to draw these logos, but it looks like we need another way to get the Discord one since it does not seem to exist in the mdi logos library that v-icon refers to (like here).

One option would be to download and reference the official logo: https://discord.com/branding

Another nice option would be to install and use another icon library

I would like to work on this issue

@Vayras Sure thing!

@rileywong311 okay , I'm working on it

I'm going to say that this issue is back open to anyone who wants to work on it. This would be great for any SCU ACM members who want to try it out!