Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
|
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
6 |
<meta name="description" content="View or edit the contents of a ZIP file">
|
7 |
<meta name="theme-color" content="#ffffff">
|
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
+
<base href="https://zipadee.vercel.app/">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
7 |
<meta name="description" content="View or edit the contents of a ZIP file">
|
8 |
<meta name="theme-color" content="#ffffff">
|