Deploy React app to GitHub Pages

This commit is contained in:
tteckster 2022-10-31 19:53:30 -04:00
parent 02518d52e3
commit f5ce21bab5
6 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
{
"files": {
"main.css": "/Proxmox/static/css/main.cd6ab41a.css",
"main.css": "/Proxmox/static/css/main.0369c4ec.css",
"main.js": "/Proxmox/static/js/main.eea0226a.js",
"index.html": "/Proxmox/index.html",
"main.cd6ab41a.css.map": "/Proxmox/static/css/main.cd6ab41a.css.map",
"main.0369c4ec.css.map": "/Proxmox/static/css/main.0369c4ec.css.map",
"main.eea0226a.js.map": "/Proxmox/static/js/main.eea0226a.js.map"
},
"entrypoints": [
"static/css/main.cd6ab41a.css",
"static/css/main.0369c4ec.css",
"static/js/main.eea0226a.js"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 957 B

View File

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Proxmox/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Proxmox Scripts For Home Automation"/><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox Helper Scripts | Proxmox Scripts For Home Automation</title><script defer="defer" src="/Proxmox/static/js/main.eea0226a.js"></script><link href="/Proxmox/static/css/main.cd6ab41a.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="/Proxmox/"><h1>Proxmox Helper Scripts</h1></a><h2>Proxmox Scripts For Home Automation</h2><section id="downloads"><a href="https://github.com/tteck/Proxmox" class="btn btn-github"><span class="icon"></span>View on GitHub</a></section></div></header><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Proxmox/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Proxmox Scripts For Home Automation"/><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox Helper Scripts | Proxmox Scripts For Home Automation</title><script defer="defer" src="/Proxmox/static/js/main.eea0226a.js"></script><link href="/Proxmox/static/css/main.0369c4ec.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="/Proxmox/"><h1>Proxmox Helper Scripts</h1></a><h2>Proxmox Scripts For Home Automation</h2><section id="downloads"><a href="https://github.com/tteck/Proxmox" class="btn btn-github"><span class="icon"></span>View on GitHub</a></section></div></header><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long