-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (28 loc) · 871 Bytes
/
Copy pathindex.html
File metadata and controls
29 lines (28 loc) · 871 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Redirecting...</title>
<meta name="author" content="Sidney PEPO" />
<meta name="generator" content="Org Mode" />
<meta name="color-scheme" content="dark light">
<link rel="stylesheet" href="https://www.sidneypepo.com/assets/css/style.css" type="text/css"/>
<meta http-equiv="refresh" content="3; URL='https://sidneypepo.com'"/>
</head>
<body>
<div id="content" class="content">
<div class="outline-1">
<h1>Redirecting...</h1>
<div class="outline-text-1">
<p>
This page was moved to the following address: <a href="https://sidneypepo.com">https://sidneypepo.com</a>.
</p>
<p>
Redirecting you to it...
</p>
</div>
</div>
</div>
</body>
</html>