updated page titles
This commit is contained in:
parent
2c760ff23b
commit
a0aa2dc9b8
3 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>landing</title>
|
||||
<title>contact</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -11,6 +11,7 @@
|
|||
<header>
|
||||
<h1>zoner.work</h1>
|
||||
<p><a href="https://status.zoner.work">Status Page</a></p>
|
||||
<p><a href="index.html">< Return to Index</a></p>
|
||||
</header>
|
||||
</div>
|
||||
<div id="linkblock">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>landing</title>
|
||||
<title>privacy</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
2
tos.html
2
tos.html
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>landing</title>
|
||||
<title>terms of service</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue