-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
28 lines (28 loc) · 2.32 KB
/
Copy path404.html
File metadata and controls
28 lines (28 loc) · 2.32 KB
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
<!doctype html><html lang="en"><head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Not found — Integrated Software Technologies</title>
<meta name="description" content="That page does not exist.">
<link rel="canonical" href="https://integratedsw.tech/404">
<meta name="theme-color" content="#06070d">
<meta property="og:type" content="website"><meta property="og:site_name" content="Integrated Software Technologies">
<meta property="og:title" content="Not found — Integrated Software Technologies"><meta property="og:description" content="That page does not exist.">
<meta property="og:url" content="https://integratedsw.tech/404"><meta property="og:image" content="https://integratedsw.tech/assets/og.png">
<meta property="og:image:width" content="1200"><meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Not found — Integrated Software Technologies"><meta name="twitter:image" content="https://integratedsw.tech/assets/og.png">
<link rel="icon" href="/assets/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/assets/icon-192.png">
<link rel="stylesheet" href="/assets/fonts.css"><link rel="stylesheet" href="/assets/style.css">
</head><body>
<div id="bg"><div class="blob a"></div><div class="blob b"></div><div class="blob c"></div></div>
<nav id="nav">
<a class="brand" href="/"><span class="mark">i</span><span>Integrated Software<br><small>integratedsw.tech</small></span></a>
<div class="navlinks"><a href="/#apps">Apps</a><a href="/#journal">Journal</a><a href="/press/">Press</a><a class="cta" href="/#contact">Get in touch</a></div>
</nav><main class="subpage" style="text-align:center;padding-top:24vh">
<div class="prose" style="margin:0 auto"><h1>404</h1>
<div class="meta">That page wandered off-device.</div>
<p><a class="chip app" href="/" style="margin-top:6px">← Back home</a></p></div>
</main><footer><a class="brand" href="/"><span class="mark">i</span> Integrated Software Technologies Inc.</a>
<span>© 2026 · Built on-device, in Glendale, CA · integratedsw.tech · <a href="/privacy/" style="color:inherit">Privacy</a></span></footer>
<script>addEventListener('scroll',function(){document.getElementById('nav').classList.toggle('scrolled',scrollY>30)})</script>
</body></html>