Skip to content

Commit 7e1154b

Browse files
Merge pull request #25 from regulate-tech/regulate-tech-patch-1
Create paperless.html
2 parents e36b0e9 + a390a11 commit 7e1154b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/public/paperless.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<meta http-equiv="refresh" content="0; url=/paperless/">
7+
8+
<link rel="canonical" href="https://nhstech.uk/paperless/">
9+
</head>
10+
<body>
11+
<h1>Redirecting...</h1>
12+
<p>
13+
This page has moved. You will be redirected to the new location.
14+
</p>
15+
<p>
16+
If you are not redirected, <a href="/paperless/">please click here</a>.
17+
</p>
18+
</body>
19+
</html>

0 commit comments

Comments
 (0)