Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Apr 18, 2024
1 parent fb156c8 commit 208b3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/generateweb.art
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ write.directory "public/thumbs" ø
loop packages [k,v][
print ~"- Processing main package: |k|"
inf: # ~"packages/info/|k|.art"
generateThumbnail inf\name inf\author\name inf\description
generateThumbnail k inf\author\name inf\description
vers: do "@" ++ read ~"packages/version/|k|.art"
;--------------------------------
; DEBUGGING!
Expand Down

0 comments on commit 208b3fc

Please sign in to comment.