make tall images a little bigger
This commit is contained in:
parent
6eabbccae7
commit
b855fbc9ad
2 changed files with 3 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -5,7 +5,8 @@ INFONAME = info.yaml
|
|||
|
||||
# SMALL = thumbnails, MED = single pages (link to full size)
|
||||
SMALL := 200
|
||||
MED := 1000
|
||||
MEDW := 1000
|
||||
MEDH := 1200
|
||||
|
||||
MAKEPAGES = $(TMPDIR)/make-pages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue