Add favicon.png

This commit is contained in:
DuyNLK 2023-12-01 21:31:03 +07:00
parent 30a1365dc8
commit 57e3909665
2 changed files with 1 additions and 0 deletions

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -3,6 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="favicon.png">
<title>Coming soon!</title> <title>Coming soon!</title>
<style> <style>
html, html,