diff options
Diffstat (limited to 'root/articles/mmmfs')
| -rw-r--r-- | root/articles/mmmfs/gallery.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/articles/mmmfs/gallery.moon b/root/articles/mmmfs/gallery.moon index 081865a..e132f42 100644 --- a/root/articles/mmmfs/gallery.moon +++ b/root/articles/mmmfs/gallery.moon @@ -14,7 +14,7 @@ with Fileder { 'moon -> mmm/dom': => link = (child) -> a { href: '#', - onclick: -> BROWSER\navigate { 'gallery', (child\get 'name', 'alpha'), nil }, + onclick: -> BROWSER\navigate child.path img src: child\gett 'preview', 'URL -> image/png' } |
