mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
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
|
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
|
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
|
[code]: https://github.com/wezm/monothumb
|
||||||
[lua-branch]: https://github.com/wezm/monothumb/lua
|
[lua-branch]: https://github.com/wezm/monothumb/lua
|
||||||
|
|
||||||
The current version of the processed thumbnails is shown below.
|
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" />
|
<img src="/images/photos.jpg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue