Deploy React app to GitHub Pages

This commit is contained in:
tteckster 2022-10-31 17:21:57 -04:00
parent 252c82ab01
commit aa587101e3
6 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
{ {
"files": { "files": {
"main.css": "/Proxmox/static/css/main.eed1cdee.css", "main.css": "/Proxmox/static/css/main.eed1cdee.css",
"main.js": "/Proxmox/static/js/main.ffc21eb7.js", "main.js": "/Proxmox/static/js/main.f27e4d73.js",
"index.html": "/Proxmox/index.html", "index.html": "/Proxmox/index.html",
"main.eed1cdee.css.map": "/Proxmox/static/css/main.eed1cdee.css.map", "main.eed1cdee.css.map": "/Proxmox/static/css/main.eed1cdee.css.map",
"main.ffc21eb7.js.map": "/Proxmox/static/js/main.ffc21eb7.js.map" "main.f27e4d73.js.map": "/Proxmox/static/js/main.f27e4d73.js.map"
}, },
"entrypoints": [ "entrypoints": [
"static/css/main.eed1cdee.css", "static/css/main.eed1cdee.css",
"static/js/main.ffc21eb7.js" "static/js/main.f27e4d73.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.ffc21eb7.js"></script><link href="/Proxmox/static/css/main.eed1cdee.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.f27e4d73.js"></script><link href="/Proxmox/static/css/main.eed1cdee.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