This commit is contained in:
poiuty 2023-06-20 23:06:19 +03:00
parent 87e8072c01
commit 2016156b1b
6 changed files with 7 additions and 4 deletions

View file

@ -6,7 +6,7 @@
<meta name="description" content="How much do webcam models make? Now you know the answer!">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="format-detection" content="telephone=no">
<link rel="shortcut icon" href="favicon.ico">
<link rel="shortcut icon" type="image/webp" href="favicon.webp" />
<!-- CSS -->
<link rel="stylesheet" href="./css/normalize.css">
@ -16,6 +16,9 @@
<link rel="stylesheet" href="./css/dataTables.bootstrap5.min.css" >
<link rel="stylesheet" href="./css/simplebar.css" >
<link rel="stylesheet" href="./css/statbate.css">
<script>
var page = "main";
</script>
</head>
<body>