From cae115a9e48852d16b63e4023eafb70064b12868 Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Mon, 13 Feb 2023 12:57:03 -0500 Subject: [PATCH] Update copyright website 2023 (#1589) #### What type of PR is this? #### What this PR does / why we need it: Update the copyright of the website to 2023. #### Which issue(s) this PR fixes: N/A #### Special notes for your reviewer: N/A 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 186ddfdf..6075d1e0 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: 2022 +year: 2023 # Google Analytics number (starts with UA?) analytics: 12345