Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 16, 2024
0 parents commit 1754113
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/index-DUXRu42a.css

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

51 changes: 51 additions & 0 deletions assets/index-ehsIHoB2.js

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<title>MTG Proxy</title>
<script type="module" crossorigin src="/mtgproxy/assets/index-ehsIHoB2.js"></script>
<link rel="stylesheet" crossorigin href="/mtgproxy/assets/index-DUXRu42a.css">
</head>

<body>
<div id="app">
<router-view></router-view>
</div>

</body>

</html>

0 comments on commit 1754113

Please sign in to comment.