Skip to content

Commit

Permalink
KeyHolder: Add photos
Browse files Browse the repository at this point in the history
  • Loading branch information
tljuniper authored and florianfesti committed Dec 5, 2023
1 parent 76aa715 commit c8f7fa5
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
11 changes: 10 additions & 1 deletion boxes/generators/keyholder.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,16 @@ def __call__(self, l, **kw):


class KeyHolder(Boxes):
"""Wall organizer with hooks for keys or similar items"""
"""Wall organizer with hooks for keys or similar small items"""

description = """Example for a KeyHolder with a slightly larger backplate and 8 hooks. This uses 6mm plywood for extra stability.
Closeup:
![KeyHolder-2](static/samples/KeyHolder-2.jpg)
Full picture:
"""

ui_group = "WallMounted"

Expand Down
Binary file added static/samples/KeyHolder-2-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/KeyHolder-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/KeyHolder-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/KeyHolder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions static/samples/samples.sha256
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,5 @@ fda14ba0920ef7ea0579117a30b5bb4a05ab3be4da3d87a4fc03fc40b085992b ../static/samp
125033a02263e74d5688287936f54cd83e917276b7c35f3fd37e6cb86efc0dcc ../static/samples/Shoe.jpg
7bf29dc9e2f0b5a0bbedc8b7b6814fe4cec58e9dcebfcd1167757a2bbcc91c17 ../static/samples/Hook.jpg
16013717335b8561b5d78bd586dceee5bac6a35e9e6f0bb9c3b36dc6ea5218bd ../static/samples/PizzaShovel.jpg
b860c4e6a0016c1fb4742d4a70a8201af88a18e36ae0c4d601549a640471fe11 ../static/samples/KeyHolder.jpg
d63379683d34c42994610bf1d0c3fb5daa2c790431a7c2dd94c76302163979b6 ../static/samples/KeyHolder-2.jpg

0 comments on commit c8f7fa5

Please sign in to comment.