9 lines
184 B
YAML
9 lines
184 B
YAML
site_name: Theories of Science
|
|
nav:
|
|
- Home: index.md
|
|
- Formalities: formalities.md
|
|
- Where and when: timespace.md
|
|
- Program: program.md
|
|
theme: material
|
|
plugins:
|
|
- with-pdf
|