We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6651b7 commit 70f22c4Copy full SHA for 70f22c4
build.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
-(cd ../bib/ && make) && academic import --overwrite --bibtex ../bib/bbt.bib
+(cd ../bib/ && make bbt) && academic import --overwrite --bibtex ../bib/bbt.bib
3
hugo serve
0 commit comments