We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fae2c commit d1e1d84Copy full SHA for d1e1d84
components/Footer.jsx
@@ -9,9 +9,9 @@ export default function Footer() {
9
</div>
10
<div className="bg-dark-2 pb-10 pt-5">
11
<div className="container text-sm text-white">
12
- <p>© 2024 The cert-manager Authors.</p>
+ <p>© 2025 The cert-manager Authors.</p>
13
<p className="mb-6">
14
- © 2024 The Linux Foundation. All rights reserved.
+ © 2025 The Linux Foundation. All rights reserved.
15
</p>
16
<p>
17
The Linux Foundation has registered trademarks and uses trademarks.
0 commit comments