Skip to content

Commit

Permalink
update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbetlong committed Oct 14, 2024
1 parent da89066 commit 18a08a2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Base configuration
baseURL = "https://huawei.github.io/css-docs/"
title = "Huawei"
copyright = "版权所有 © 华为技术有限公司 2024。保留一切权利。"
contentDir = "content/zh-cn"
defaultContentLanguage = "zh-cn"
defaultContentLanguageInSubdir = false
Expand Down Expand Up @@ -44,6 +45,7 @@ weight = 2
title = "Huawei CSS"
description = "Huawei Container Storage Suite"
version_menu = "Releases"
copyright = "Copyright © 2024 Huawei Technologies Co., Ltd. All rights reserved."
[[languages.en.params.versions]]
version = "v4.5.0 (current)"
url = "https://huawei.github.io/css-docs/en/docs"
Expand Down Expand Up @@ -87,10 +89,6 @@ showLightDarkModeMenu = false
weight = 50
url = "https://github.com/Huawei/eSDK_K8S_Plugin"

[params.copyright]
authors = "Huawei Technologies"
from_year = 2018

[params.links]
[[params.links.developer]]
name = "GitHub"
Expand Down

0 comments on commit 18a08a2

Please sign in to comment.