apex-legends-tracker icon indicating copy to clipboard operation
apex-legends-tracker copied to clipboard

Favicon is not included in the project

Open axelvuylsteke opened this issue 5 years ago • 3 comments

Hi Brad,

It seems the favicon is not available in the project, although it was stated it would be in the repo.

Greetz, Axel

axelvuylsteke avatar Aug 16 '19 13:08 axelvuylsteke

I noticed that too. I believe it is because in Brad's gitIgnore file he put the public folder. That is where the favicon and index html are stored when creating a Vue app.

Austinmoore1492 avatar Aug 16 '19 14:08 Austinmoore1492

Indeed just wanted to let him know :D

axelvuylsteke avatar Aug 16 '19 14:08 axelvuylsteke

hello i got error
error: Unexpected console statement (no-console) at src\components\Profile.vue:85:7: [1] 83 | [1] 84 | this.profileData = res.data.data; [1] > 85 | console.log(this.profileData); [1] | ^ [1] 86 | this.loading = false; [1] 87 | } catch (err) { [1] 88 | this.loading = false; [1] [1] [1] 1 error found.

hannibaljohn avatar Aug 20 '19 13:08 hannibaljohn