Skip to content

Commit

Permalink
Removed the favicon tag from index.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
ojvribeiro committed Oct 2, 2022
1 parent 658ac93 commit be077fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vulmix/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<link rel="stylesheet" href="<%= mix('/assets/_vulmix/css/main.vulmix.css') %>">
<link rel="stylesheet" href="<%= mix('/assets/css/main.css') %>">

<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">

<style>
html,body,body>[data-app]{height: 100%;}
</style>
Expand Down

0 comments on commit be077fe

Please sign in to comment.