diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 14:15:18 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 14:15:18 +0100 |
commit | 456bdacb230fbfcb93114c663685551101dd2543 (patch) | |
tree | c034d12f6b0ac841524999b7ec90ddb97a462a73 /_biblio.yml | |
parent | 714b52bcb25146af721011ff53916bf9979232b7 (diff) | |
download | bookup-456bdacb230fbfcb93114c663685551101dd2543.tar.gz bookup-456bdacb230fbfcb93114c663685551101dd2543.tar.bz2 |
Feat: adds sample bibliography
Diffstat (limited to '_biblio.yml')
-rw-r--r-- | _biblio.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/_biblio.yml b/_biblio.yml index c86ad9e..f7de9f5 100644 --- a/_biblio.yml +++ b/_biblio.yml @@ -1,4 +1,5 @@ # Bibliography sources -#bibliography: -# # Custom entries -# - images/images.bib +bibliography: + # Custom entries + #- images/images.bib + - bookup.bib |