Skip to content

Commit 04f6d2e

Browse files
committed
fix(report): update committee
1 parent 25a3596 commit 04f6d2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

report/auxiliaries/cover.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Major: Computer Science
5151
#for s in t.at("teachers") [
5252
#s.at("title")
5353
#s.at("name")\
54-
]\
54+
]
5555
#t.reviewer.name
5656
],
5757
),

report/templates.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "Capstone Project"
99
id = "CO4337"
1010

1111
[committee]
12-
id = ""
12+
id = "7 - Khoa học máy tính"
1313

1414
[[teachers]]
1515
title = "Dr."
@@ -20,7 +20,7 @@ title = "Assoc. Prof. Dr."
2020
name = "Thoại Nam"
2121

2222
[reviewer]
23-
name = ""
23+
name = "Lê Thanh Vân"
2424

2525
[[students]]
2626
name = "Đỗ Nguyễn An Huy"

0 commit comments

Comments
 (0)