album page rendering
This commit is contained in:
parent
f1c007845a
commit
5e54b84f04
14 changed files with 554 additions and 327 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@ lint:
|
|||
cargo clippy
|
||||
|
||||
test:
|
||||
RUST_BACKTRACE=1 cargo test
|
||||
RUST_BACKTRACE=1 cargo test --release
|
||||
|
||||
|
||||
test-watch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue