Skip to content

Commit 45b42c3

Browse files
committed
Replace Karn Kaul with Karnage
1 parent 569d91f commit 45b42c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

guide/book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[book]
2-
authors = ["Karn Kaul"]
2+
authors = ["Karnage"]
33
language = "en"
44
src = "src"
55
title = "Learn Vulkan"

guide/translations/zh-TW/book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[book]
2-
authors = ["Karn Kaul", "Mes"]
2+
authors = ["Karnage", "Mes"]
33
language = "zh-TW"
44
src = "src"
55
title = "Learn Vulkan"
66

77
[output.html]
88
theme = "../theme"
99
additional-js = ["../theme/lang_toggle.js"]
10-
additional-css = ["../theme/lang_toggle.css"]
10+
additional-css = ["../theme/lang_toggle.css"]

0 commit comments

Comments
 (0)