mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-26 09:50:06 +00:00
Update footer text on website (#1466)
Changed "Website build by the community" to "Website built by the community".
This commit is contained in:
parent
97ca738332
commit
4c13164ad3
@ -6,7 +6,7 @@ export default function Footer() {
|
||||
<div className="supports-backdrop-blur:bg-background/90 mt-auto flex border-t border-border bg-background/40 py-6 backdrop-blur-lg">
|
||||
<div className="flex w-full justify-between">
|
||||
<div className="mx-6 w-full max-w-7xl text-sm text-muted-foreground">
|
||||
Website build by the community. The source code is avaliable on{" "}
|
||||
Website built by the community. The source code is avaliable on{" "}
|
||||
<Link
|
||||
href={`https://github.com/community-scripts/${basePath}`}
|
||||
target="_blank"
|
||||
|
Loading…
Reference in New Issue
Block a user