From bd868aac792a412570bceab6e07fd00e729f11b2 Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Tue, 16 Jan 2024 09:49:25 -0500 Subject: [PATCH] 2024 copyright change (#1805) #### What type of PR is this? /kind documentation #### What this PR does / why we need it: It's 2024 now #### Which issue(s) this PR fixes: Fixes # #### Special notes for your reviewer: Signed-off-by: Charlie Drage --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 6075d1e0..10823651 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -7,7 +7,7 @@ description: >- # this means to ignore newlines until "baseurl:" Convert your Docker Compose file to Kubernetes or OpenShift baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -year: 2023 +year: 2024 # Google Analytics number (starts with UA?) analytics: 12345