-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e18a378
Showing
7 changed files
with
115 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<!doctype html> | ||
<html lang="en-US"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="generator" content="VuePress 2.0.0-rc.15" /> | ||
<style> | ||
:root { | ||
--vp-c-bg: #fff; | ||
} | ||
|
||
[data-theme='dark'] { | ||
--vp-c-bg: #22272e; | ||
} | ||
|
||
html, | ||
body { | ||
background-color: var(--vp-c-bg); | ||
} | ||
</style> | ||
<script> | ||
const userMode = localStorage.getItem('vuepress-color-scheme') | ||
const systemDarkMode = | ||
'matchMedia' in window | ||
? window.matchMedia('(prefers-color-scheme: dark)').matches | ||
: false | ||
|
||
if (userMode === 'light') { | ||
document.documentElement.dataset.theme = 'light' | ||
} else if (userMode === 'dark' || systemDarkMode) { | ||
document.documentElement.dataset.theme = 'dark' | ||
} | ||
</script> | ||
<title></title><meta name="description" content=""> | ||
<link rel="preload" href="/gamestarter/assets/style-DLgmRiGx.css" as="style"><link rel="stylesheet" href="/gamestarter/assets/style-DLgmRiGx.css"> | ||
<link rel="modulepreload" href="/gamestarter/assets/app-COcgyLa0.js"><link rel="modulepreload" href="/gamestarter/assets/404.html-ClhYmn9z.js"> | ||
<link rel="prefetch" href="/gamestarter/assets/index.html-BKtkWKT4.js" as="script"> | ||
</head> | ||
<body> | ||
<div id="app"><!--[--><div class="vp-theme-container" vp-container data-v-7ee634e6><main class="page" data-v-7ee634e6><div class="theme-default-content" vp-content data-v-7ee634e6><h1 data-v-7ee634e6>404</h1><blockquote data-v-7ee634e6>Looks like we've got some broken links.</blockquote><a class="route-link" href="/gamestarter/" data-v-7ee634e6>Take me home</a></div></main></div><!--[--><!----><!--]--><!--]--></div> | ||
<script type="module" src="/gamestarter/assets/app-COcgyLa0.js" defer></script> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<!doctype html> | ||
<html lang="en-US"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="generator" content="VuePress 2.0.0-rc.15" /> | ||
<style> | ||
:root { | ||
--vp-c-bg: #fff; | ||
} | ||
|
||
[data-theme='dark'] { | ||
--vp-c-bg: #22272e; | ||
} | ||
|
||
html, | ||
body { | ||
background-color: var(--vp-c-bg); | ||
} | ||
</style> | ||
<script> | ||
const userMode = localStorage.getItem('vuepress-color-scheme') | ||
const systemDarkMode = | ||
'matchMedia' in window | ||
? window.matchMedia('(prefers-color-scheme: dark)').matches | ||
: false | ||
|
||
if (userMode === 'light') { | ||
document.documentElement.dataset.theme = 'light' | ||
} else if (userMode === 'dark' || systemDarkMode) { | ||
document.documentElement.dataset.theme = 'dark' | ||
} | ||
</script> | ||
<title>Hello world!</title><meta name="description" content=""> | ||
<link rel="preload" href="/gamestarter/assets/style-DLgmRiGx.css" as="style"><link rel="stylesheet" href="/gamestarter/assets/style-DLgmRiGx.css"> | ||
<link rel="modulepreload" href="/gamestarter/assets/app-COcgyLa0.js"><link rel="modulepreload" href="/gamestarter/assets/index.html-BKtkWKT4.js"> | ||
<link rel="prefetch" href="/gamestarter/assets/404.html-ClhYmn9z.js" as="script"> | ||
</head> | ||
<body> | ||
<div id="app"><!--[--><div class="vp-theme-container external-link-icon" vp-container><!--[--><header class="vp-navbar" vp-navbar><div class="vp-toggle-sidebar-button" title="toggle sidebar" aria-expanded="false" role="button" tabindex="0"><div class="icon" aria-hidden="true"><span></span><span></span><span></span></div></div><span><a class="route-link" href="/gamestarter/"><!----><!----></a></span><div class="vp-navbar-items-wrapper" style=""><!--[--><!--]--><!----><!--[--><!--]--><button type="button" class="vp-toggle-color-mode-button" title="toggle color mode"><svg class="light-icon" viewbox="0 0 32 32" style=""><path d="M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z" fill="currentColor"></path><path d="M5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z" fill="currentColor"></path><path d="M2 15.005h5v2H2z" fill="currentColor"></path><path d="M5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 25.005h2v5h-2z" fill="currentColor"></path><path d="M21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z" fill="currentColor"></path><path d="M25 15.005h5v2h-5z" fill="currentColor"></path><path d="M21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 2.005h2v5h-2z" fill="currentColor"></path></svg><svg class="dark-icon" viewbox="0 0 32 32" style="display:none;"><path d="M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z" fill="currentColor"></path></svg></button><!----></div></header><!--]--><div class="vp-sidebar-mask"></div><!--[--><aside class="vp-sidebar" vp-sidebar><!----><!--[--><!--]--><ul class="vp-sidebar-items"><!--[--><li><p tabindex="0" class="vp-sidebar-item vp-sidebar-heading">Hello world! <!----></p><!----></li><!--]--></ul><!--[--><!--]--></aside><!--]--><!--[--><main class="vp-page"><!--[--><!--]--><div class="theme-default-content" vp-content><!--[--><!--]--><div><h1 id="hello-world" tabindex="-1"><a class="header-anchor" href="#hello-world"><span>Hello world!</span></a></h1></div><!--[--><!--]--></div><footer class="vp-page-meta"><!----><div class="vp-meta-item git-info"><div class="vp-meta-item last-updated"><span class="meta-item-label">Last Updated: </span><!----></div><div class="vp-meta-item contributors"><span class="meta-item-label">Contributors: </span><span class="meta-item-info"><!--[--><!--[--><span class="contributor" title="email: mson9705@gmail.com">Bloppy</span><!----><!--]--><!--]--></span></div></div></footer><!----><!--[--><!--]--></main><!--]--></div><!--[--><!----><!--]--><!--]--></div> | ||
<script type="module" src="/gamestarter/assets/app-COcgyLa0.js" defer></script> | ||
</body> | ||
</html> |