forked from LaconicNetwork/kompose
Update copyright website 2023 (#1589)
#### What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind documentation /kind feature --> #### What this PR does / why we need it: Update the copyright of the website to 2023. #### Which issue(s) this PR fixes: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> N/A #### Special notes for your reviewer: N/A Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
parent
6e9b7f4021
commit
cae115a9e4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user