Skip to content

Commit 2df3bd0

Browse files
committed
更新 notes
1 parent 50a0100 commit 2df3bd0

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

config.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,15 @@ menu:
2525
- name: "Links"
2626
url: "/links/"
2727
weight: 4
28+
- name: "Notes"
29+
url: "/notes/notes.pdf"
30+
weight: 5
31+
params:
32+
target: "_blank"
2833
- name: "GitHub"
2934
url: "https://github.com/cxy0714"
30-
weight: 5
35+
weight: 6
36+
3137

3238

3339
params:

notes/main.typ

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
// text-args-title: text-args-title,
3535
)
3636

37+
38+
#outline()
39+
40+
#pagebreak()
41+
3742
= Tpyst symbols
3843

3944
#link("https://typst.app/docs/reference/symbols/sym/")[`Tpyst symbols`].

static/notes/notes.pdf

15.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)