diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:43:57 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:43:57 +0100 |
commit | ab90f9241d0867206858c306c8d7fb08ee7f0275 (patch) | |
tree | d5061787f1ffab4e4a55bf664f1be3e54279ce10 /_biblio.yml | |
parent | 08fe9f739dcf1570ce0321db979a410fe61ebd60 (diff) | |
download | bookup-ab90f9241d0867206858c306c8d7fb08ee7f0275.tar.gz bookup-ab90f9241d0867206858c306c8d7fb08ee7f0275.tar.bz2 |
Feat: automatically include all _biblio.yml files in the output
Diffstat (limited to '_biblio.yml')
-rw-r--r-- | _biblio.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_biblio.yml b/_biblio.yml index e69de29..c86ad9e 100644 --- a/_biblio.yml +++ b/_biblio.yml @@ -0,0 +1,4 @@ +# Bibliography sources +#bibliography: +# # Custom entries +# - images/images.bib |