-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (45 loc) · 2.98 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DOS Latest Version</title>
<meta name="description" content="The latest version of the Document Organization System (DOS).">
<link rel="icon" type="image/svg+xml" media="(prefers-color-scheme: light)" crossorigin href="https://tylermorgan.co/elements/icons/favicon-day.svg">
<link rel="icon" type="image/svg+xml" media="(prefers-color-scheme: dark)" crossorigin href="https://tylermorgan.co/elements/icons/favicon-night.svg">
<link rel="icon" type="image/png" media="(prefers-color-scheme: light)" crossorigin href="https://tylermorgan.co/elements/icons/favicon-day.png">
<link rel="icon" type="image/png" media="(prefers-color-scheme: dark)" crossorigin href="https://tylermorgan.co/elements/icons/favicon-night.png">
<link rel="icon" type="image/png" media="(prefers-color-scheme: light)" sizes="192x192" crossorigin href="https://tylermorgan.co/elements/icons/favicon-day-192.png">
<link rel="icon" type="image/png" media="(prefers-color-scheme: dark)" sizes="192x192" crossorigin href="https://tylermorgan.co/elements/icons/favicon-night-192.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="mask-icon" crossorigin href="https://tylermorgan.co/elements/icons/mask-icon.svg" color="#454D51">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#444444">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#121111">
<link rel="stylesheet" crossorigin href="https://tylermorgan.co/style.css">
<meta http-equiv="refresh" content="0; URL=/WD/0.8.0-20240422.pdf">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://dos.tylermorgan.co/">
<meta name="keywords" content="tyler morgan, tylerjmorg, dos, tyler morgan dos, tylerjmorg dos, document organization system">
</head>
<body>
<header aria-label="Redirecting" class="redirect-header">
<p style="font-size: 16px;">Redirecting to:</p>
<p style="font-size: 12px; font-style: italic;">https://dos.tylermorgan.co/WD/0.8.0-20240422.pdf...</p>
</header>
<main aria-label="Retry Redirect">
<div class="redirect-help-txt">
<p>Still stuck on this page?</p>
</div>
<!--Add full URL to button for redundancy.-->
<div>
<a class="social-button" style="max-width: 175px;" href="https://dos.tylermorgan.co/WD/0.8.0-20240422.pdf">
<p>Retry Redirect</p>
</a>
</div>
</main>
<footer aria-label="Copyright">
<p class="footer2" style="margin-top: 200px;">© <span id="year2023"></span> <a class="content-link" href="https://tylermorgan.co/" target="_blank">Tyler Morgan</a>. All rights reserved.</p>
<p class="footer2"><a class="content-link" rel="privacy-policy" href="https://tylermorgan.co/privacy-policy/">Privacy Policy</a></p>
</footer>
<script src="https://tylermorgan.co/year2023.js" type="module"></script>
</body>
</html>