This commit is contained in:
Aron Petau 2025-08-26 15:48:15 +02:00
parent 3383307295
commit 84cd3826e6
3 changed files with 185 additions and 0 deletions

View file

@ -83,3 +83,35 @@ reality of the human experience.
<a class="big colored external"
href="https://forgejo.petau.net/aron/machine_archivist.git">Find the complete Repo on Forgejo</a>
</div>
{% gallery() %}
[
{
"file": "fitting.jpeg",
"title": "",
"alt": ""
},
{
"file": "glue.jpeg",
"alt": "",
"title": ""
},
{
"file": "gluing.jpeg",
"alt": "",
"title": ""
},
{
"file": "oiling.jpeg",
"alt": "",
"title": ""
},
{
"file": "drying.jpeg",
"alt": "",
"title": ""
}
]
{% end %}