Skip to content

Commit cafe369

Browse files
authored
style: update descrition and front (#5)
1 parent dbc5e60 commit cafe369

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ languages:
2424
weight: 1
2525
languageName: "English"
2626
title: DevOps Maturity
27-
description: A Specification for the Assessment of DevOps Maturity
27+
description: DevOps Maturity Specification — assess, improve, and showcase your DevOps maturity.
2828
actions:
2929
- label: Quick Summary
3030
url: '#summary'
@@ -39,7 +39,7 @@ languages:
3939
weight: 2
4040
languageName: "中文"
4141
title: DevOps 成熟度
42-
description: DevOps 成熟度评估
42+
description: DevOps 成熟度规范 - 评估、改进和展示你的 DevOps 成熟度。
4343
actions:
4444
- label: 概述
4545
url: '#概述'

themes/devops-maturity/static/css/scss/abstracts/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $color-primary-light: #f4c403;
33
$color-neutral-light: #FFF;
44
$color-neutral-dark: #000;
55

6-
$color-primary-heading: #7fa5ec;
6+
$color-primary-heading: #64746a;
77

88
$gap-sm: 8px;
99
$gap-md: 24px;

themes/devops-maturity/static/css/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)