fix mismatched bibliopraphy_path

This commit is contained in:
Lukas Lanzner 2024-03-11 09:47:49 +01:00 committed by GitHub
parent 9e27888d58
commit 27103965ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@
// Path to your bibliography file // Path to your bibliography file
// You may use `.yml` for Hayagriva format // You may use `.yml` for Hayagriva format
// or `.bib` for BibLaTeX format // or `.bib` for BibLaTeX format
bibliography_path: "literature.yaml", bibliography_path: "literature.yml",
// The contents of your abstract // The contents of your abstract
abstract: include "./abstract.typ", abstract: include "./abstract.typ",