Skip to content

Commit

Permalink
git commit built website
Browse files Browse the repository at this point in the history
  • Loading branch information
Josha1 committed Jun 30, 2024
1 parent 73019ce commit 75e7105
Show file tree
Hide file tree
Showing 19 changed files with 365 additions and 30 deletions.
13 changes: 13 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" class="" data-astro-transition-scope="astro-smooz4hq-1"> <head><meta charset="UTF-8"><!-- <meta name="description" content="Astro description" /> --><meta name="viewport" content="width=device-width"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><!-- <meta name="generator" content={Astro.generator} /> --><link rel="canonical" href="https://rpcrouter.com/404"><title>404</title><!-- <ViewTransitions fallback="animate" /> --><!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-WYJ262KJMR"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());

gtag("config", "G-WYJ262KJMR");
</script><link rel="sitemap" href="/sitemap-index.xml"><link rel="stylesheet" href="/_astro/index.B3EJ4pTi.css"><style>[data-astro-transition-scope="astro-smooz4hq-1"] { view-transition-name: astro-smooz4hq-1; }@layer astro { ::view-transition-old(astro-smooz4hq-1) { animation: none; opacity: 0; mix-blend-mode: normal; }::view-transition-new(astro-smooz4hq-1) { animation: none; mix-blend-mode: normal; }::view-transition-group(astro-smooz4hq-1) { animation: none } }[data-astro-transition-fallback="old"] [data-astro-transition-scope="astro-smooz4hq-1"],
[data-astro-transition-fallback="old"][data-astro-transition-scope="astro-smooz4hq-1"] { animation: none; mix-blend-mode: normal; }[data-astro-transition-fallback="new"] [data-astro-transition-scope="astro-smooz4hq-1"],
[data-astro-transition-fallback="new"][data-astro-transition-scope="astro-smooz4hq-1"] { animation: none; mix-blend-mode: normal; }</style></head> <body class="min-h-screen"> <section class="bg-white dark:bg-gray-900"> <div class="container flex items-center min-h-screen px-6 py-12 mx-auto"> <div> <p class="text-sm font-medium text-primary-500 dark:text-primary-400">404 error</p> <h1 class="mt-3 text-2xl font-semibold text-gray-800 dark:text-white md:text-3xl">We can’t find that page</h1> <p class="mt-4 text-gray-500 dark:text-gray-400">Sorry, the page you are looking for doesn't exist or has been moved.</p> <div class="flex items-center mt-6 gap-x-3"> <button class="flex items-center justify-center w-1/2 px-5 py-2 text-sm text-gray-700 transition-colors duration-200 bg-white border rounded-lg gap-x-2 sm:w-auto dark:hover:bg-gray-800 dark:bg-gray-900 hover:bg-gray-100 dark:text-gray-200 dark:border-gray-700" onclick="window.history.back()"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5 rtl:rotate-180"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 15.75L3 12m0 0l3.75-3.75M3 12h18"></path> </svg> <span>Go back</span> </button> <a class="w-1/2 px-5 py-2 text-sm tracking-wide text-white transition-colors duration-200 bg-primary-500 rounded-lg shrink-0 sm:w-auto hover:bg-primary-600 dark:hover:bg-primary-500 dark:bg-primary-600" href="/">
Take me home
</a> </div> </div> </div> </section> </body></html>
1 change: 1 addition & 0 deletions docs/_astro/Footer.DrYlVKcM.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_astro/HeaderMenu.Bq3pTnfr.js

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions docs/_astro/IntegrationCode.CXPCcqH7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_astro/ProblemFlipper.82faKhBt.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 75e7105

Please sign in to comment.