forked from wezm/wezm.net
Tweak monochrome-thumbnails post
This commit is contained in:
parent
6dd0e1cd21
commit
1fe63fe882
1 changed files with 2 additions and 2 deletions
|
@ -37,13 +37,13 @@ on my new laptop.
|
|||
|
||||
The [code is on GitHub][code] if anyone wants to do something similar. The
|
||||
Cocoa version is on the master branch, the Lua version is on the
|
||||
[lua branch].
|
||||
[lua branch][lua-branch].
|
||||
|
||||
[code]: https://github.com/wezm/monothumb
|
||||
[lua-branch]: https://github.com/wezm/monothumb/lua
|
||||
|
||||
The current version of the processed thumbnails is shown below.
|
||||
|
||||
<div style="overflow-x: auto;">
|
||||
<div style="overflow-x: auto; overflow-y: hidden;">
|
||||
<img src="/images/photos.jpg" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue