Compare commits

...

10 Commits

Author SHA1 Message Date
tteckster 54afc56acf Update index.html
redirect
2024-05-17 08:36:39 -04:00
tteck 97a381c7f0 Update GitHub Pages 2024-05-17 03:52:43 -04:00
tteck 6c6d1e974a Update GitHub Pages 2024-05-17 03:49:04 -04:00
tteck e7d44cba4e Update GitHub Pages 2024-05-17 03:46:13 -04:00
tteck 17a8ee5c08 Update GitHub Pages 2024-05-16 12:22:34 -04:00
tteck d93f0eb6b1 Update GitHub Pages 2024-05-16 07:57:58 -04:00
tteck 8492a44ac8 Update GitHub Pages 2024-05-13 12:32:17 -04:00
tteck 50be3d7615 Update GitHub Pages 2024-05-11 19:52:13 -04:00
tteck 5050abc16a Update GitHub Pages 2024-05-09 13:20:14 -04:00
tteck 45dd24d280 Update GitHub Pages 2024-05-08 13:07:20 -04:00
7 changed files with 18 additions and 8 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
"main.js": "/Proxmox/static/js/main.f61c6b43.js",
"main.js": "/Proxmox/static/js/main.9f2bdef3.js",
"index.html": "/Proxmox/index.html",
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
"main.f61c6b43.js.map": "/Proxmox/static/js/main.f61c6b43.js.map"
"main.9f2bdef3.js.map": "/Proxmox/static/js/main.9f2bdef3.js.map"
},
"entrypoints": [
"static/css/main.369a9fe3.css",
"static/js/main.f61c6b43.js"
"static/js/main.9f2bdef3.js"
]
}
+11 -1
View File
@@ -1 +1,11 @@
<!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="Scripts for Streamlining Your Homelab with Proxmox VE"/><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox VE Helper-Scripts | Scripts for Streamlining Your Homelab with Proxmox VE</title><script defer="defer" src="/Proxmox/static/js/main.f61c6b43.js"></script><link href="/Proxmox/static/css/main.369a9fe3.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="/Proxmox/"><h1>Proxmox VE Helper-Scripts</h1></a><h2>Scripts for Streamlining Your Homelab with Proxmox VE</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">
<meta http-equiv="refresh" content="0;url=https://helper-scripts.com">
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, follow this <a href="https://helper-scripts.com">link</a>.</p>
</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
File diff suppressed because one or more lines are too long