Skip to content

Commit

Permalink
Copied index.html to 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
damiclem committed Feb 8, 2024
1 parent 8437035 commit 1bf6635
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>DemoShowcase</title>
<base href="https://damiclem.github.io/ngx-bio-tools/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets//favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<link rel="manifest" href="assets/site.webmanifest">
<link rel="mask-icon" href="assets/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
<body>
<app-root></app-root>
<script src="runtime.9d86f2421e75c000.js" type="module"></script><script src="polyfills.e2b1099c71faaebd.js" type="module"></script><script src="main.4c3c95c0f98aa07c.js" type="module"></script></body>
</html>

0 comments on commit 1bf6635

Please sign in to comment.