Deploy React app to GitHub Pages

This commit is contained in:
tteckster 2022-10-30 14:19:25 -04:00
parent 5aa10a3016
commit 6477ed3b0e
6 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
{
"files": {
"main.css": "/Proxmox/static/css/main.dc697d39.css",
"main.js": "/Proxmox/static/js/main.8c6cb4ab.js",
"main.js": "/Proxmox/static/js/main.87145629.js",
"index.html": "/Proxmox/index.html",
"main.dc697d39.css.map": "/Proxmox/static/css/main.dc697d39.css.map",
"main.8c6cb4ab.js.map": "/Proxmox/static/js/main.8c6cb4ab.js.map"
"main.87145629.js.map": "/Proxmox/static/js/main.87145629.js.map"
},
"entrypoints": [
"static/css/main.dc697d39.css",
"static/js/main.8c6cb4ab.js"
"static/js/main.87145629.js"
]
}

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.8c6cb4ab.js"></script><link href="/Proxmox/static/css/main.dc697d39.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.87145629.js"></script><link href="/Proxmox/static/css/main.dc697d39.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