Spaces:
Running
Running
Commit
·
5120737
1
Parent(s):
6061d22
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
6 |
<link rel="preload" href="{{ url_for('static', filename='eye.gif') }}" as="image">
|
7 |
-
<link rel="icon" type="image/png" href="https://
|
8 |
<title>{{ name }} - a random unsecured camera</title>
|
9 |
<style>
|
10 |
body {
|
|
|
4 |
<head>
|
5 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
6 |
<link rel="preload" href="{{ url_for('static', filename='eye.gif') }}" as="image">
|
7 |
+
<link rel="icon" type="image/png" href="https://i.ibb.co/gvKPXJD/eye.gif">
|
8 |
<title>{{ name }} - a random unsecured camera</title>
|
9 |
<style>
|
10 |
body {
|