improve domain frame page and rename stack into steps
This commit is contained in:
+3
-2
@@ -27,7 +27,8 @@
|
||||
#table_of_contents()
|
||||
|
||||
#domain_frame(
|
||||
bg_img_path: "assets/research/bg.png",
|
||||
bg_img_path: "assets/research/bg.jpg",
|
||||
cover_color: rgb("0F0F0F").transparentize(40%),
|
||||
font_color: color.oklch(95%, 0.01, 250deg),
|
||||
chrome_color: color.oklch(80%, 0.01, 250deg),
|
||||
title: [본질을 향한 여정],
|
||||
@@ -219,7 +220,7 @@
|
||||
그래프의 특성만으로 Dijkstra 실행 없이 $RS$를 예측하는 방법을 찾는다.
|
||||
]
|
||||
|
||||
#stack(
|
||||
#steps(
|
||||
(
|
||||
[$bold(RS)$ 재정의],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user