Deploy React app to GitHub Pages

This commit is contained in:
tteckster 2022-10-30 16:05:07 -04:00
parent 17836fb47b
commit 280478d9d1
5 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.3fd157f7.js",
"main.js": "/Proxmox/static/js/main.bbc37a13.js",
"index.html": "/Proxmox/index.html",
"main.dc697d39.css.map": "/Proxmox/static/css/main.dc697d39.css.map",
"main.3fd157f7.js.map": "/Proxmox/static/js/main.3fd157f7.js.map"
"main.bbc37a13.js.map": "/Proxmox/static/js/main.bbc37a13.js.map"
},
"entrypoints": [
"static/css/main.dc697d39.css",
"static/js/main.3fd157f7.js"
"static/js/main.bbc37a13.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.3fd157f7.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.bbc37a13.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