Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and CI committed Apr 4, 2024
0 parents commit e82a538
Show file tree
Hide file tree
Showing 23 changed files with 163 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Binary file added assets/Banner.5542b3bd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/anno.d2389a92.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/drink_lab.0b020f0f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/eroducate-logo-white.fb7f12bc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/eroducate.12704d5a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gpac.a795959e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/index.546c17da.css

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions assets/index.64e62bf0.js

Large diffs are not rendered by default.

Binary file added assets/materialdesignicons-webfont.48d3eec6.woff
Binary file not shown.
Binary file added assets/materialdesignicons-webfont.861aea05.eot
Binary file not shown.
Binary file added assets/materialdesignicons-webfont.bd725a7a.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/megabunus.c81c34a0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions assets/moon.f35e17d4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/pipe.c4bd856b.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/profile_pic.53ff6c5b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/svelte.b8c740ab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/uimf-svelte.ad246b65.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/vue-icon.f1d902be.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/webfontloader.b777d690.js

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

Binary file added favicon.ico
Binary file not shown.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<link rel="icon" href="/me/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>翁安志 · おやすし · Yasushi Oh</title>
<link href='https://fonts.googleapis.com/css?family=La Belle Aurore' rel='stylesheet'>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css">
<script type="module" crossorigin src="/me/assets/index.64e62bf0.js"></script>
<link rel="stylesheet" href="/me/assets/index.546c17da.css">
</head>

<body>
<div id="app"></div>

</body>

<style>
html {
font-family: "greycliff-cf", sans-serif;
}
</style>

</html>

0 comments on commit e82a538

Please sign in to comment.