Deploy React app to GitHub Pages

gh-pages
tteckster 2022-10-30 15:57:34 -04:00
parent 8c7212fef5
commit 17836fb47b
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.3fd157f7.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.3fd157f7.js.map": "/Proxmox/static/js/main.3fd157f7.js.map"
},
"entrypoints": [
"static/css/main.dc697d39.css",
"static/js/main.8c6cb4ab.js"
"static/js/main.3fd157f7.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.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>

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