Loading src/assets/Icon.png 0 → 100644 +119 KiB Loading image diff... src/favicon.icodeleted 100644 → 0 −948 B Loading image diff... src/index.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ <title>Tabu</title> <title>Tabu</title> <base href="/"> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="icon" type="image/x-icon" href="assets/Icon.png"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> </head> Loading Loading
src/index.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ <title>Tabu</title> <title>Tabu</title> <base href="/"> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="icon" type="image/x-icon" href="assets/Icon.png"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> </head> Loading