Skip to content

Commit a92f2b1

Browse files
authored
Merge pull request #263 from Nu-SCPTheme/fix-vi
Fix Vietnamese subtitle
2 parents 80dd66d + bfe4de1 commit a92f2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/parts/int/root.int.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,6 @@
233233
:where(:lang(vi)) {
234234
:root& {
235235
--header-title: "Tổ Chức SCP";
236-
--header-subtitle: "Quản thúc, Lưu trữ, Bảo vệ";
236+
--header-subtitle: "Lưu trữ, Quản thúc, Bảo vệ";
237237
}
238238
}

0 commit comments

Comments
 (0)