mirror of https://github.com/tteck/Proxmox.git
Update GitHub Pages
This commit is contained in:
parent
54afc56acf
commit
4a639b1710
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"files": {
|
"files": {
|
||||||
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
|
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
|
||||||
"main.js": "/Proxmox/static/js/main.9f2bdef3.js",
|
"main.js": "/Proxmox/static/js/main.ac67af85.js",
|
||||||
"index.html": "/Proxmox/index.html",
|
"index.html": "/Proxmox/index.html",
|
||||||
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
|
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
|
||||||
"main.9f2bdef3.js.map": "/Proxmox/static/js/main.9f2bdef3.js.map"
|
"main.ac67af85.js.map": "/Proxmox/static/js/main.ac67af85.js.map"
|
||||||
},
|
},
|
||||||
"entrypoints": [
|
"entrypoints": [
|
||||||
"static/css/main.369a9fe3.css",
|
"static/css/main.369a9fe3.css",
|
||||||
"static/js/main.9f2bdef3.js"
|
"static/js/main.ac67af85.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
12
index.html
12
index.html
|
@ -1,11 +1 @@
|
||||||
<!DOCTYPE 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="Scripts for Streamlining Your Homelab with Proxmox VE"/><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox VE Helper-Scripts</title><style>.typewriter span{display:inline-block;white-space:nowrap;overflow:hidden;border-right:.15em solid #000;animation:blink-caret .75s step-end infinite}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#000}}</style><script defer="defer" src="/Proxmox/static/js/main.ac67af85.js"></script><link href="/Proxmox/static/css/main.369a9fe3.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="https://helper-scripts.com"><h1>Proxmox VE Helper-Scripts</h1></a><h2 align="left">Scripts for <span id="typewriter" class="typewriter"></span> 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><script>document.addEventListener("DOMContentLoaded",(t=>{const e=["Streamlining","Optimizing","Automating","Simplifying"];let n=0,i=0;const o=document.getElementById("typewriter");let s=!0;!function t(){const m=e[n];s?i<m.length?(o.innerHTML=m.substring(0,i+1),i++,setTimeout(t,100)):(s=!1,setTimeout(t,2e3)):i>0?(o.innerHTML=m.substring(0,i-1),i--,setTimeout(t,100)):(s=!0,n=(n+1)%e.length,setTimeout(t,300))}()}))</script></body></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
Loading…
Reference in New Issue