-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (27 loc) · 1.57 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Example Page">
<meta property="og:image" content="https://andyliu.art/assets/images/055.gif">
<meta property="og:description" content="Andy's Website is under construction.">
<meta property="og:url" content="https://andyliu.art">
<meta property="og:type" content="website">
<link href="assets/css/style.css" rel="stylesheet" type="text/css">
<link rel="icon" href="assets/images/FluffySophisticatedArctichare-max-1mb.gif" type="image/gif">
<title>Andy's Page is under construction, please hold.</title>
<meta http-equiv="Refresh" content="5; url=https://aliu292.wixsite.com/website">
</head>
<body>
<a href="assets/images/wowafire.jpg"><img src="assets/images/fire.gif" alt="wow a fire"></a>
<div class="contentbox">
<h1 ><img src="assets/images/cool.gif" alt=""> Andy's Page is under construction, please hold.<img src="assets/images/cool.gif" alt=""> </h1>
<img src="assets/images/coolbar.gif" alt="">
<p>You will be redirected to his current site in 5 seconds. Click <a href="https://aliu292.wixsite.com/website">here</a> if you are not redirected automaticlly. </p>
<p><img src="assets/images/RotatingTriangle.gif" alt=""> <a href="assets/Andy Liu's Portfolio.pdf">This</a> is an old version of his portfolio.<img src="assets/images/RotatingTriangle.gif" alt=""></p>
<p></p>
<img src="assets/images/055.gif" alt="">
</div>
</body>
</html>