Spaces:
Running
Running
Commit
·
c95c043
1
Parent(s):
42e581e
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
|
6 |
<meta property="og:title" content="a random unsecured camera" />
|
7 |
<meta property="og:image" content="{{ url_for('static', filename='searching.png') }}" />
|
8 |
-
<meta property="og:url" content="https://
|
9 |
|
10 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
11 |
<link rel="preload" href="{{ url_for('static', filename='eye.gif') }}" as="image">
|
|
|
5 |
|
6 |
<meta property="og:title" content="a random unsecured camera" />
|
7 |
<meta property="og:image" content="{{ url_for('static', filename='searching.png') }}" />
|
8 |
+
<meta property="og:url" content="https://unsecuredcamera.com" />
|
9 |
|
10 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
11 |
<link rel="preload" href="{{ url_for('static', filename='eye.gif') }}" as="image">
|