summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-07-15 17:15:01 +0300
committerYuval Adam <_@yuv.al>2017-07-15 17:15:01 +0300
commit756ce7b78fced879d77d00ae30e52b82f1cb2a0e (patch)
treed5de0086ebc248a72a834862af2f02dca570a4ca /index.html
parent85c7b17ff074cddc8dfa0eb4834f8c02f2c777a2 (diff)
Fonts testfonts
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>