Add favicon
This commit is contained in:
parent
e606dc060c
commit
58d6da3908
BIN
mccs-it/thermal/public/favicon.ico
Normal file
BIN
mccs-it/thermal/public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ITS Thermal Printer</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
</head>
|
||||
<body class="bg-gray-100 font-sans leading-normal tracking-normal">
|
||||
<!-- Parent container to hold two columns -->
|
||||
|
Loading…
Reference in New Issue
Block a user