forked from forkanization/Proxmox-arm64
Fix build errors
This commit is contained in:
@@ -116,6 +116,7 @@ export default function Page() {
|
|||||||
Make managing your Homelab a breeze
|
Make managing your Homelab a breeze
|
||||||
</h1>
|
</h1>
|
||||||
<div className="max-w-2xl gap-2 flex flex-col text-center sm:text-lg text-sm leading-relaxed tracking-tight text-muted-foreground md:text-xl">
|
<div className="max-w-2xl gap-2 flex flex-col text-center sm:text-lg text-sm leading-relaxed tracking-tight text-muted-foreground md:text-xl">
|
||||||
|
<p>
|
||||||
This project aims to take the community-made Proxmox Helper Scripts, originally started by tteck, and port it to arm64.
|
This project aims to take the community-made Proxmox Helper Scripts, originally started by tteck, and port it to arm64.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
+1
-1
@@ -33,7 +33,7 @@
|
|||||||
"notes": [
|
"notes": [
|
||||||
{
|
{
|
||||||
"text": "This instance uses BoltDB",
|
"text": "This instance uses BoltDB",
|
||||||
"type": "info",
|
"type": "info"
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user