-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
106 lines (86 loc) · 4.08 KB
/
404.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<html lang="en">
<head>
<title>DANIEL AUSTIN</title>
<meta charset="utf-8">
<link rel="icon" type="image/x-icon" href="/Website Assets/Favicon/Favicon.ico">
<link rel="apple-touch-icon" href="/Website Assets/Favicon/apple-touch-icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Daniel Austin, ASTNDSGN, and IMDANIELAUSTIN Is A Multi-Disciplinary Brand Designer, Product Conceptual Artist, Graphic Designer, and Product Designer Based In The Los Angeles, California Area With An Interest In FinTech/Financial Technology, Consumer Product, And Environmental Sustainability.">
<link rel="stylesheet" href="assets/css/main.css">
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-765NYJTFKW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-765NYJTFKW');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6034176704251723"
crossorigin="anonymous"></script>
</head>
<body>
<!-- Nav -->
<nav>
<div class="nav-content">
<!-- Logo -->
<a href="https://imdanielaustin.com" class="logo">
<span class="symbol">
<img src="/images/ASTNDSGN Logomark Short Animation Alpha Loop Once.gif" alt="" width="30" height="30" display="block">
</span>
</a>
<!-- Navigation Button -->
<div class="nav-icon">
<div class="bar one"></div>
<div class="bar two"></div>
</div>
<!-- Navigation links -->
<div class="nav-links" style=" padding-top: 0px; top: 65px;">
<a href="https://imdanielaustin.com">HOME</a>
<a href="https://blog.imdanielaustin.com">BLOG</a>
<a href="https://imdanielaustin.com/appointment">BOOK ME</a>
<a href="https://donate.imdanielaustin.com/b/4gw8zdgrQ0Pi9tS001">DONATE</a>
<a href="https://shop.imdanielaustin.com">SERVICES</a>
<a href="https://newsroom.imdanielaustin.com">NEWSROOM</a>
<a href="https://imdanielaustin.com/Portfolio">PORTFOLIO</a>
<a href="https://info.imdanielaustin.com">INFO</a>
</div>
</div>
</nav>
<!-- Main -->
<div class="wrap">
<div id="main">
<div class="inner">
<h1>404 Page</h1>
<p>Apologies for the inconvenience and let's get you on the right path. Go to www.imdanielaustin.com to continue reviewing the website. Thank you!</p>
<body>
</div>
</div>
</div>
<!-- Footer -->
<div class="inner">
<footer id="footer">
<!-- Social -->
<section>
<pre>
<a href="https://www.facebook.com/imdanielaustin/" target="_blank"><span class="label">FACEBOOK</span></a>
<a href="https://www.instagram.com/ASTNDSGN/" target="_blank"><span class="label">INSTAGRAM</span></a>
<a href="https://www.twitter.com/IMDANIELAUSTIN/" target="_blank"><span class="label">TWITTER</span></a>
<a href="https://www.linkedin.com/in/IMDANIELAUSTIN/" target="_blank"><span class="label">LINKEDIN</span></a>
<a href="tel:6268382231" target="_blank"><span class="label">(626) 838-2231</span></a>
<a href="mailto:[email protected]" target="_blank"><span class="label">[email protected]</span></a>
</pre></section>
<!-- Copyright Disclaimer -->
<pre>
© 2016-2024 DANIEL AUSTIN. MADE WITH ❤ IN LOS ANGELES CA. ALL RIGHTS RESERVED.
</pre>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>