bcgov / citz-imb-wayfinder

CITZ IMB Capstone 2023 Wayfinder
Apache License 2.0
6 stars 2 forks source link

initial commit for changing alien logo #63

Closed TylerMaloney closed 1 year ago

TylerMaloney commented 1 year ago

Description

This PR includes the following proposed change(s):

ticket: WAYF-50

-image icons added to "/public" folder

-vite.config.js modified, specifically within VitePWA: --changed name + short_name to "Wayfinder", changed description filler, --changed theme_color to "#003366". --removed "vite.svg" + "react.svg" from loaded assets since we no longer need them

-changed alien head icon to bcGOV official logo

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Frontend Development Changes

API Development Changes