Skip to content

Commit 6ca2931

Browse files
Update index.html
1 parent b4413f9 commit 6ca2931

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

vscode/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link rel="apple-touch-icon" href="icons/Icon-192.png">
2727

2828
<!-- Favicon -->
29-
<link rel="icon" type="image/png" href="vscode.png"/>
29+
<link rel="icon" type="image/gif" href="bc.gif"/>
3030

3131
<title>Ashrafi Abir | Programmer</title>
3232
<link rel="manifest" href="manifest.json">
@@ -44,10 +44,10 @@
4444
}
4545
</style>
4646
</head>
47-
<body style="overflow: hidden;" background="assets/bc.gif" >
48-
<div id="loading_container" class="container">
49-
50-
</div>
47+
<body style="overflow: hidden">
48+
<div id="loading_container" class="container">
49+
<img src="./assets/loading.gif" alt="loading indicator" class="indicator">
50+
</div>
5151
<!-- This script installs service_worker.js to provide PWA functionality to
5252
application. For more information, see:
5353
https://developers.google.com/web/fundamentals/primers/service-workers -->

0 commit comments

Comments
 (0)