We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6eb233 commit b2e9d86Copy full SHA for b2e9d86
1 file changed
contents/_quarto.yml
@@ -23,6 +23,11 @@ book:
23
author: "Gregory Vernon"
24
date: "8/10/2024"
25
page-navigation: true
26
+ search: true
27
+ repo-url: https://github.com/GregVernon/LearnFEM/
28
+ repo-actions: [edit]
29
+ downloads: pdf
30
+ reader-mode: true
31
chapters:
32
- index.qmd
33
- part: intro.qmd
@@ -63,7 +68,7 @@ book:
63
68
- part: lectures/lecture_05/intro.qmd
64
69
65
70
- lectures/lecture_05/numerical_core_algorithms.qmd
66
-
71
+
67
72
# - summary.qmd
73
# - references.qmd
74
0 commit comments