add thumbnail

This commit is contained in:
Tom 2024-01-28 13:37:33 +00:00
parent ac24238f09
commit e1d3c3f6f0
4 changed files with 2794 additions and 4 deletions

View File

@ -5,12 +5,12 @@ excerpt: A little modification to an IKEA thingy.
permalink: /projects/bathroom_shelf
img:
src:
alt:
src: /assets/projects/bathroom_shelf/thumbnail.svg
alt: A small bathroom shelf.
class: invertable
social_image:
model:
social_image: /assets/projects/bathroom_shelf/thumbnail.png
model: /assets/projects/bathroom_shelf/models/ikea.glb
head: |
<script async src="/node_modules/es-module-shims/dist/es-module-shims.js"></script>

View File

@ -10,6 +10,7 @@ article.project {
a.photo {
width: 7em;
height: 7em;
margin-right: 1em;
}
img {

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 166 KiB