瀏覽代碼

[typo] Changing date from `2023` to `2024` in mkdocs site (#3176)

Signed-off-by: Bradley <41597815+userbradley@users.noreply.github.com>
Bradley Jenkins 2 年之前
父節點
當前提交
28eb1528bc
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hack/api-docs/mkdocs.yml

+ 2 - 2
hack/api-docs/mkdocs.yml

@@ -25,8 +25,8 @@ plugins:
   - macros:
   - macros:
       include_dir: docs/snippets
       include_dir: docs/snippets
 copyright: |
 copyright: |
-  &copy; 2023 The external-secrets Authors.<br/>
-  &copy; 2023 The Linux Foundation. All rights reserved.<br/><br/>
+  &copy; 2024 The external-secrets Authors.<br/>
+  &copy; 2024 The Linux Foundation. All rights reserved.<br/><br/>
   The Linux Foundation has registered trademarks and uses trademarks.<br/>
   The Linux Foundation has registered trademarks and uses trademarks.<br/>
   For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage/">Trademark Usage page</a>.
   For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage/">Trademark Usage page</a>.
 extra:
 extra: