-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[4398d08] webapp: dlc4 community npc order
- Loading branch information
0 parents
commit 718a4cb
Showing
39 changed files
with
4,170 additions
and
0 deletions.
There are no files selected for viewing
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,27 @@ | ||
<!DOCTYPE html><html class="has-aside-left has-aside-mobile-transition has-navbar-fixed-top has-aside-expanded has-navbar-fixed-top"><head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/recordkeeper/index-5425accaa37d9988.css"> | ||
<link rel="stylesheet" href="/recordkeeper/override-770b5a77f2ae864a.css"> | ||
<link rel="stylesheet" href="/recordkeeper/flag-icons-ff9976619145030.css"> | ||
|
||
<title>Recordkeeper - Xenoblade 3 Save Editor</title> | ||
<meta name="description" content="Recordkeeper is a save editor for Xenoblade Chronicles 3 and Xenoblade Chronicles 3: Future Redeemed."> | ||
<meta property="og:description" content="Recordkeeper is a save editor for Xenoblade Chronicles 3 and Xenoblade Chronicles 3: Future Redeemed."> | ||
<meta property="og:title" content="Recordkeeper - Xenoblade 3 Save Editor"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:image" content=""> | ||
<meta property="og:url" content="https://rocco.dev/recordkeeper"> | ||
<meta name="theme-color" content="#ffb4a1"> | ||
<meta name="keywords" content="xenoblade,xc3,save,xenoblade3,xc3fr,zenobureido"> | ||
|
||
<link rel="preload" href="/recordkeeper/webapp-b19e6b456a3d12d9_bg.wasm" as="fetch" type="application/wasm" crossorigin=""> | ||
<link rel="modulepreload" href="/recordkeeper/webapp-b19e6b456a3d12d9.js"></head> | ||
|
||
<body class="has-navbar-fixed-top"> | ||
|
||
|
||
<script type="module">import init from '/recordkeeper/webapp-b19e6b456a3d12d9.js';init('/recordkeeper/webapp-b19e6b456a3d12d9_bg.wasm');</script></body></html> |
Oops, something went wrong.