💄 Make Commodore image use max-width, instead of width
This commit is contained in:
parent
a9bfae11af
commit
4cca80789a
3 changed files with 5 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@ Gemfile.lock:
|
|||
_config.local.yml:
|
||||
touch $@
|
||||
|
||||
_site/index.html: .image _config.local.yml
|
||||
_site/index.html: .image _config.local.yml index.html
|
||||
podman run --rm -v $(shell pwd):/app:rw -w /app $(IMAGE) bundle exec jekyll build -c '_config.yml,_config.local.yml'
|
||||
|
||||
serve: _site/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue