SCUACM / ACM-Website

5 stars 7 forks source link

Change footer social media discord link to official logo #33

Open rileywong311 opened 1 year ago

rileywong311 commented 1 year ago
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

Vayras commented 1 year ago

I would like to work on this issue

rileywong311 commented 1 year ago

@Vayras Sure thing!

Vayras commented 1 year ago

@rileywong311 okay , I'm working on it

rileywong311 commented 1 year ago

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!