summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 0d889e1..fb6b1a4 100644
--- a/index.html
+++ b/index.html
@@ -6,13 +6,13 @@
<meta name="apple-mobile-web-app-title" content="WhatZap">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Direct link to your WhatsApp contacts | WhatZap.space</title>
- <link rel="stylesheet" type="text/css" href="style.css">
+ <link rel="stylesheet" type="text/css" href="static/css/style.css">
<script src="cc.js"></script>
<script src="vue.min.js"></script>
</head>
<body>
<div id="app">
- <h1>Direct link to your WhatsApp contacts</h1>
+ <h1>WhatZap</h1>
<div id="input">
<input v-model="number" pattern="\d*">
</div>