This commit is contained in:
Andras Schmelczer 2022-09-25 20:18:10 +02:00
parent c0122dd681
commit 653ca02534
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
14 changed files with 24 additions and 2 deletions

View file

@ -14,6 +14,7 @@ export const photos: TimelineElementParameters = {
description: 'A simple webpage where you can view my photos.',
more: [
"Taking time to appreciate the world around us fills me with joy. That's why I like to go on walks with a camera. I might not end up with great photos, nonetheless, I usually end up with some inspiration regarding my current or next project.",
'As for the webpage, a webpack script generates the site from the photos in a directory, automatic resizing to multiple quality settings is also part of the pipeline.',
],
links: [Open('https://photo.schmelczer.dev')],