Merge pull request #1 from Likqez/template

fix bibliopraphy_path
This commit is contained in:
Laurenz 2024-03-11 15:28:48 +01:00 committed by GitHub
commit fd9f81e7b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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