|
- <!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" id="favicon" href="/panel/favicon.svg"/><link rel="stylesheet" href="/panel/fonts/vazir.css"/><title>TruckShop</title><script defer="defer" src="/panel/js/chunk-vendors.f38378b4.js"></script><script defer="defer" src="/panel/js/app.67eaa993.js"></script><link href="/panel/css/chunk-vendors.8ada15f4.css" rel="stylesheet"><link href="/panel/css/app.4211482e.css" rel="stylesheet"></head><body lang><noscript><strong>We're sorry but TruckShop doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script>document.addEventListener("DOMContentLoaded", function () {
- const faviconUrl = localStorage.getItem("logo");
- if (faviconUrl) {
- const faviconLink = document.getElementById("favicon");
- faviconLink.href = faviconUrl;
- }
- });</script></body></html>
|