-
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
Showing
15 changed files
with
86 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 |
---|---|---|
@@ -1 +1,2 @@ | ||
.config_env.bat | ||
.DS_Store |
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,17 @@ | ||
{ | ||
"files": { | ||
"main.css": "/print-proxy-cards/static/css/main.1af7f836.css", | ||
"main.js": "/print-proxy-cards/static/js/main.1c84c256.js", | ||
"static/js/453.96c2e5a8.chunk.js": "/print-proxy-cards/static/js/453.96c2e5a8.chunk.js", | ||
"static/media/pokemon_card_back_63mm_88mm.png": "/print-proxy-cards/static/media/pokemon_card_back_63mm_88mm.7ac05ce2108ac7b497ac.png", | ||
"static/media/mtg_card_back_63mm_88mm.png": "/print-proxy-cards/static/media/mtg_card_back_63mm_88mm.7d8536f83613b104ccba.png", | ||
"index.html": "/print-proxy-cards/index.html", | ||
"main.1af7f836.css.map": "/print-proxy-cards/static/css/main.1af7f836.css.map", | ||
"main.1c84c256.js.map": "/print-proxy-cards/static/js/main.1c84c256.js.map", | ||
"453.96c2e5a8.chunk.js.map": "/print-proxy-cards/static/js/453.96c2e5a8.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.1af7f836.css", | ||
"static/js/main.1c84c256.js" | ||
] | ||
} |
Binary file not shown.
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 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/print-proxy-cards/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Tool to print proxy cards for popular card games such as Pokémon and Magic: The Gathering"/><link rel="manifest" href="/print-proxy-cards/manifest.json"/><title>print-proxy-cards</title><script defer="defer" src="/print-proxy-cards/static/js/main.1c84c256.js"></script><link href="/print-proxy-cards/static/css/main.1af7f836.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></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,15 @@ | ||
{ | ||
"short_name": "Print Proxy Cards", | ||
"name": "Print Proxy Cards", | ||
"icons": [ | ||
{ | ||
"src": "favicon.ico", | ||
"sizes": "64x64 32x32 24x24 16x16", | ||
"type": "image/x-icon" | ||
} | ||
], | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
} |
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,3 @@ | ||
# https://www.robotstxt.org/robotstxt.html | ||
User-agent: * | ||
Disallow: |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
Oops, something went wrong.