Skip to content

Commit

Permalink
Deploying to gh-pages from @ 25a5ad5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wheattoast11 committed Nov 21, 2024
1 parent 39280ce commit a540e41
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 194 deletions.
25 changes: 25 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Intuition Labs LLC - AI Research & Consulting</title>
<script type="text/javascript">
(function(l) {
if (l.search[1] === '/' ) {
var decoded = l.search.slice(1).split('&').map(function(s) {
return s.replace(/~and~/g, '&')
}).join('?');
window.history.replaceState(null, null,
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))
</script>
<script type="module" crossorigin src="/assets/index-CJsSG6M2.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DTWKvDHy.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Loading

0 comments on commit a540e41

Please sign in to comment.