-
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.
[0a10685] meta: seo tags, add progress to readme
- Loading branch information
0 parents
commit f590374
Showing
20 changed files
with
1,296 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,25 @@ | ||
<!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-22f083601787ad9f.css"> | ||
<link rel="stylesheet" href="/recordkeeper/override-770b5a77f2ae864a.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: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-6162c274ff1670c9_bg.wasm" as="fetch" type="application/wasm" crossorigin=""> | ||
<link rel="modulepreload" href="/recordkeeper/webapp-6162c274ff1670c9.js"></head> | ||
|
||
<body class="has-navbar-fixed-top"> | ||
|
||
|
||
|
||
<script type="module">import init from '/recordkeeper/webapp-6162c274ff1670c9.js';init('/recordkeeper/webapp-6162c274ff1670c9_bg.wasm');</script></body></html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,25 @@ | ||
<!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-22f083601787ad9f.css"> | ||
<link rel="stylesheet" href="/recordkeeper/override-770b5a77f2ae864a.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: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-6162c274ff1670c9_bg.wasm" as="fetch" type="application/wasm" crossorigin=""> | ||
<link rel="modulepreload" href="/recordkeeper/webapp-6162c274ff1670c9.js"></head> | ||
|
||
<body class="has-navbar-fixed-top"> | ||
|
||
|
||
|
||
<script type="module">import init from '/recordkeeper/webapp-6162c274ff1670c9.js';init('/recordkeeper/webapp-6162c274ff1670c9_bg.wasm');</script></body></html> |
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,8 @@ | ||
.modal-close { | ||
display: none; | ||
} | ||
|
||
.recordkeeper-item-id { | ||
text-align: end; | ||
width: 100%; | ||
} |
Binary file not shown.
Binary file not shown.
Oops, something went wrong.