remove favicon
This commit is contained in:
parent
be718e1b86
commit
0c40c56440
6 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
1
tea.html
1
tea.html
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../styles.css" />
|
||||
<link rel="icon" type="image/png" href="data:image/png;base64," />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
Loading…
Add table
Reference in a new issue