diff --git a/content/about.md b/content/about.md index 03bcecf..04f95c3 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,18 @@ --- title: Levi Neuwirth — Vita tags: meta +history: + - date: "2026-08-11" + - date: "2026-08-10" + - date: "2026-07-25" + - date: "2026-07-21" + - date: "2026-07-18" + - date: "2026-07-10" + - date: "2026-05-06" + - date: "2026-04-26" + - date: "2026-04-22" + - date: "2026-03-17" + --- The formal record. For a less formal, more detailed introduction to who I am, see [[Me]]; for what I am actively working on this month, see [Current](/current.html). diff --git a/content/colophon.md b/content/colophon.md index fe05474..c0154db 100644 --- a/content/colophon.md +++ b/content/colophon.md @@ -5,6 +5,20 @@ status: "Durable" confidence: 93 tags: [meta] abstract: On the design, tools, and philosophy of this site — and by extension, its author. +history: + - date: "2026-06-10" + - date: "2026-05-08" + - date: "2026-04-27" + - date: "2026-04-17" + - date: "2026-04-12" + - date: "2026-04-11" + - date: "2026-04-10" + - date: "2026-03-27" + - date: "2026-03-26" + - date: "2026-03-25" + - date: "2026-03-24" + - date: "2026-03-23" + --- ::: dropcap diff --git a/content/commonplace.md b/content/commonplace.md index 250a002..612632f 100644 --- a/content/commonplace.md +++ b/content/commonplace.md @@ -1,5 +1,9 @@ --- title: Commonplace +history: + - date: "2026-03-23" + - date: "2026-03-17" + --- That which I wished to capture follows. diff --git a/content/current.md b/content/current.md index b72ee05..375fb96 100644 --- a/content/current.md +++ b/content/current.md @@ -1,5 +1,10 @@ --- title: Current +history: + - date: "2026-04-26" + - date: "2026-04-11" + - date: "2026-03-17" + --- A working index of what I am building, writing, and thinking through right now — kept current rather than comprehensive. The page is rebuilt whenever an entry moves; the stamp above the first section is the canonical mark of how fresh the picture is. diff --git a/content/cv/projects.md b/content/cv/projects.md index 524054b..d37c3ce 100644 --- a/content/cv/projects.md +++ b/content/cv/projects.md @@ -2,6 +2,14 @@ title: Projects tags: meta portal: true +history: + - date: "2026-08-11" + - date: "2026-08-10" + - date: "2026-07-10" + - date: "2026-05-03" + - date: "2026-05-01" + - date: "2026-04-22" + --- Index of engineering artifacts, generated from the same data as the project sections of the [CV](/cv.pdf) and [résumé](/resume.pdf). Systems depth is the primary axis; self-directed tools and deployed machine-learning work follow. diff --git a/content/essays/ball-occupation-under-coarse-projections.md b/content/essays/ball-occupation-under-coarse-projections.md index a90f9c6..4156103 100644 --- a/content/essays/ball-occupation-under-coarse-projections.md +++ b/content/essays/ball-occupation-under-coarse-projections.md @@ -30,6 +30,9 @@ confidence: proved evidence: 5 peer-status: unreviewed result-shape: mixed +history: + - date: "2026-07-27" + --- # Introduction and main conclusions diff --git a/content/essays/branch-based-local-capture-in-tree-balls/index.md b/content/essays/branch-based-local-capture-in-tree-balls/index.md index 65f20df..d981253 100644 --- a/content/essays/branch-based-local-capture-in-tree-balls/index.md +++ b/content/essays/branch-based-local-capture-in-tree-balls/index.md @@ -44,6 +44,12 @@ further-reading: - PralatWormald - BradshawHosseiniMoharStacho - HMG +history: + - date: "2026-07-27" + - date: "2026-07-21" + - date: "2026-05-08" + - date: "2026-05-06" + --- # Introduction diff --git a/content/essays/empirical-musings-spaced-repetition.md b/content/essays/empirical-musings-spaced-repetition.md index 852e743..bc4ffc5 100644 --- a/content/essays/empirical-musings-spaced-repetition.md +++ b/content/essays/empirical-musings-spaced-repetition.md @@ -19,4 +19,8 @@ novelty: idiosyncratic practicality: high confidence-history: - 65 +history: + - date: "2026-04-26" + - date: "2026-03-26" + --- diff --git a/content/essays/growing-radius-domination.md b/content/essays/growing-radius-domination.md index 1939daf..aac35f3 100644 --- a/content/essays/growing-radius-domination.md +++ b/content/essays/growing-radius-domination.md @@ -24,6 +24,10 @@ confidence: proved evidence: 5 peer-status: unreviewed result-shape: mixed +history: + - date: "2026-07-24" + - date: "2026-07-22" + --- This page is a companion to the preprint [**The Annealed Critical Window for Growing-Radius Domination in Random Regular Graphs**](/papers/growing-radius-domination-paper.pdf) — [the full theorem-and-proof form is here](/essays/near-critical-growing-radius-domination.html). A complete, runnable version — [`growing-radius-domination-demo.py`](/papers/growing-radius-domination-demo.py) — ships alongside this page, together with [the CSV of diagnostic output](/papers/growing-radius-domination-demo-output.csv) it produces. diff --git a/content/essays/levcs.md b/content/essays/levcs.md index 7fe2a70..12e7ca1 100644 --- a/content/essays/levcs.md +++ b/content/essays/levcs.md @@ -15,6 +15,9 @@ evidence: 5 scope: broad novelty: innovative practicality: moderate +history: + - date: "2026-05-01" + --- Naming a version control system after yourself is a mild hubris. Linus has been candid that this is exactly what he did with git — *"I'm an egotistical bastard, and I name all my projects after myself. First 'Linux', now 'git'."* LeVCS — Levi's [VCS]{.smallcaps} — admits the same joke up front and gets on with it. The work itself is the substrate: an object model, a federation [API]{.smallcaps}, a merge engine, and a small instance server, written in Rust, sized to fit on a [VPS]{.smallcaps} and audit-able by one person in a weekend. diff --git a/content/essays/near-critical-growing-radius-domination.md b/content/essays/near-critical-growing-radius-domination.md index fa7c391..9038081 100644 --- a/content/essays/near-critical-growing-radius-domination.md +++ b/content/essays/near-critical-growing-radius-domination.md @@ -51,6 +51,11 @@ further-reading: - ZhaoHabibullaZhou - HabibullaQin - RockafellarWets +history: + - date: "2026-07-27" + - date: "2026-07-24" + - date: "2026-07-22" + --- # Introduction and Related Work {#sec-intro} diff --git a/content/essays/networking-stack/index.md b/content/essays/networking-stack/index.md index 8a57751..08fe4b8 100644 --- a/content/essays/networking-stack/index.md +++ b/content/essays/networking-stack/index.md @@ -13,6 +13,10 @@ importance: 1 scope: personal novelty: conventional practicality: moderate +history: + - date: "2026-06-10" + - date: "2026-04-22" + --- A fuller write-up follows. In the meantime, see the [projects index](/cv/projects/). diff --git a/content/essays/neuropose/index.md b/content/essays/neuropose/index.md index 07a4cb7..1bf9080 100644 --- a/content/essays/neuropose/index.md +++ b/content/essays/neuropose/index.md @@ -18,6 +18,10 @@ evidence: 4 scope: broad novelty: innovative practicality: high +history: + - date: "2026-06-10" + - date: "2026-04-22" + --- A fuller write-up follows with the clinical-implications manuscript. In the meantime, see the [projects index](/cv/projects/). diff --git a/content/essays/ozymandias.md b/content/essays/ozymandias.md index 4e8e14b..f93685c 100644 --- a/content/essays/ozymandias.md +++ b/content/essays/ozymandias.md @@ -14,6 +14,9 @@ evidence: 3 scope: average novelty: moderate practicality: high +history: + - date: "2026-04-12" + ---
diff --git a/content/essays/scaling_outage.md b/content/essays/scaling_outage.md index fe3df96..6eac858 100644 --- a/content/essays/scaling_outage.md +++ b/content/essays/scaling_outage.md @@ -15,6 +15,11 @@ evidence: 1 scope: broad novelty: moderate practicality: high +history: + - date: "2026-06-10" + - date: "2026-04-17" + - date: "2026-04-15" + --- Running a lab that develops frontier LLMs is somewhat like playing a game that, by all measurable metrics external, you are bound to lose. The amount of compute required to train a frontier LLM is unbelievably expensive. The expense of inference is even more astronomical. OpenAI claims at the time of this writing to have somewhere between 900 Million and 1 Billion active users, all of whom require some amount of inference cost, and some small subset of whom consume an enormous amount of compute - to use their words, this is ["commercial scale."](https://openai.com/index/accelerating-the-next-phase-ai/). This isn't to mention the immense amount of competition - there are many major players in the United States alone contributing models that push the boundaries. OpenAI may have been the first, but Anthropic, Google, Meta, xAI, and, yes, even Amazon and Bytedance are following right along. diff --git a/content/essays/specification-dilemma/index.md b/content/essays/specification-dilemma/index.md index 9bcdb6e..64886df 100644 --- a/content/essays/specification-dilemma/index.md +++ b/content/essays/specification-dilemma/index.md @@ -20,6 +20,12 @@ evidence: 5 scope: civilizational novelty: innovative practicality: moderate +history: + - date: "2026-08-29" + - date: "2026-06-10" + - date: "2026-05-02" + - date: "2026-05-01" + --- There are at least two distinct ways to reduce the search space over which AGI^[The definition of "Artificial General Intelligence", or whether such a definition exists, is contentious. My use of the term is not intended to endorse any proposed timeline for AGI, nor to suggest that it is inevitable. It is rather to provide calibration through a hypothetical goal that clearly justifies pursuit.] will have to operate. The first involves a harmonious interaction of agent and human, not transactional in origin, not fully autonomous nor fully human-driven, but rather collaborative in nature - the agent augments the capacity of the human, just as any other good tool for thought does, by working within the scope of something well specified and ideated upon. This is not to say that the agent cannot have a place in such planning, but rather that the human is ultimately the driver of the actions and tasks, defining the scope of what is to be done in as much detail as possible without being the one to actually do it. diff --git a/content/essays/weenix/index.md b/content/essays/weenix/index.md index b82f836..5a7cc53 100644 --- a/content/essays/weenix/index.md +++ b/content/essays/weenix/index.md @@ -14,6 +14,10 @@ importance: 1 scope: local novelty: moderate practicality: low +history: + - date: "2026-06-10" + - date: "2026-04-22" + --- A fuller write-up follows. In the meantime, see the [projects index](/cv/projects/). diff --git a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md index 689a1ef..9ec0245 100644 --- a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md +++ b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md @@ -20,6 +20,11 @@ affiliation: - "Department of Computer Science, Brown University | https://cs.brown.edu" bibliography: data/simd-paper.bib repository: "https://git.levineuwirth.org/neuwirth/where-simd-helps" +history: + - date: "2026-06-10" + - date: "2026-05-05" + - date: "2026-04-04" + --- ## Introduction diff --git a/content/gpg.md b/content/gpg.md index 7dbab6a..cd79337 100644 --- a/content/gpg.md +++ b/content/gpg.md @@ -1,5 +1,9 @@ --- title: GPG Key +history: + - date: "2026-03-25" + - date: "2026-03-17" + --- Public key for [ln@levineuwirth.org](mailto:ln@levineuwirth.org). diff --git a/content/index.md b/content/index.md index 5596b93..a569b72 100644 --- a/content/index.md +++ b/content/index.md @@ -1,6 +1,20 @@ --- title: Levi Neuwirth home: true +history: + - date: "2026-08-26" + - date: "2026-08-07" + - date: "2026-08-05" + - date: "2026-07-25" + - date: "2026-05-08" + - date: "2026-04-28" + - date: "2026-04-26" + - date: "2026-04-22" + - date: "2026-04-19" + - date: "2026-04-12" + - date: "2026-03-27" + - date: "2026-03-23" + --- For as long as I can remember, I have believed that the deepest understanding comes from the insatiable urge to create something new in response to what you have encountered. I see no boundary on the forms such a response may take. Encountering a system invokes the urge to master and reshape it; hearing a masterpiece invokes the urge to write a symphony; finishing a novel becomes an unanswered question about that strange, irreplaceable power of fiction. This restless inquiry — consuming and creating in the same breath — is at the core of who I am. diff --git a/content/library.md b/content/library.md index afd25e1..c2777e2 100644 --- a/content/library.md +++ b/content/library.md @@ -1,6 +1,10 @@ --- title: Library library: true +history: + - date: "2026-04-26" + - date: "2026-04-20" + --- ::: {lang="es"} diff --git a/content/links.md b/content/links.md index 30e0107..ce7029c 100644 --- a/content/links.md +++ b/content/links.md @@ -1,6 +1,11 @@ --- title: Links links: true +history: + - date: "2026-05-03" + - date: "2026-05-02" + - date: "2026-05-01" + --- A directory of where else I exist on the internet. Most of it falls into one diff --git a/content/me/index.md b/content/me/index.md index 72fd6a9..4640938 100644 --- a/content/me/index.md +++ b/content/me/index.md @@ -9,6 +9,16 @@ importance: 2 scope: personal novelty: moderate practicality: high +history: + - date: "2026-08-27" + - date: "2026-07-25" + - date: "2026-04-22" + - date: "2026-04-12" + - date: "2026-03-25" + - date: "2026-03-19" + - date: "2026-03-18" + - date: "2026-03-17" + --- How does one resolve the age-old dilemma of earnest self description? Is any such act of description overly humiliating and reductive in nature? Hubristic and egotistical, on the contrary? I have pondered over this subject for years, my greatest conclusion being that my actions and character should be the pinnacle of how I am described, for these form the pinnacle of what constitutes me. diff --git a/content/memento-mori/index.md b/content/memento-mori/index.md index 3e19cf9..46704df 100644 --- a/content/memento-mori/index.md +++ b/content/memento-mori/index.md @@ -4,6 +4,11 @@ date: 2026-03-17 abstract: The power of vanitas through vanity, herein serving to emanate motivation and tranquility. tags: [miscellany] js: scripts/memento-mori.js +history: + - date: "2026-04-22" + - date: "2026-03-19" + - date: "2026-03-17" + ---
diff --git a/content/music/index.md b/content/music/index.md index 6ef7883..b353df9 100644 --- a/content/music/index.md +++ b/content/music/index.md @@ -2,6 +2,10 @@ title: Music abstract: Compositions spanning orchestral, chamber, solo, and vocal writing. tags: [music] +history: + - date: "2026-03-18" + - date: "2026-03-17" + --- Coming soon! diff --git a/content/photography/denmark/bagsvaerd-085.md b/content/photography/denmark/bagsvaerd-085.md index 2b9a742..156e578 100644 --- a/content/photography/denmark/bagsvaerd-085.md +++ b/content/photography/denmark/bagsvaerd-085.md @@ -18,5 +18,8 @@ location: "Bagsværd, Denmark" # geo: [55.8, 12.5] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/bagsvaerd-087.md b/content/photography/denmark/bagsvaerd-087.md index e195c24..2bdbe6a 100644 --- a/content/photography/denmark/bagsvaerd-087.md +++ b/content/photography/denmark/bagsvaerd-087.md @@ -18,5 +18,8 @@ location: "Bagsværd, Denmark" # geo: [55.8, 12.5] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-005.md b/content/photography/denmark/copenhagen-005.md index 9d4d1c4..28fd47e 100644 --- a/content/photography/denmark/copenhagen-005.md +++ b/content/photography/denmark/copenhagen-005.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-011.md b/content/photography/denmark/copenhagen-011.md index bc27057..e00d9a9 100644 --- a/content/photography/denmark/copenhagen-011.md +++ b/content/photography/denmark/copenhagen-011.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-017.md b/content/photography/denmark/copenhagen-017.md index 2e47267..de34520 100644 --- a/content/photography/denmark/copenhagen-017.md +++ b/content/photography/denmark/copenhagen-017.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-018.md b/content/photography/denmark/copenhagen-018.md index b0fcb0f..7b6189f 100644 --- a/content/photography/denmark/copenhagen-018.md +++ b/content/photography/denmark/copenhagen-018.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-021.md b/content/photography/denmark/copenhagen-021.md index bdbad74..5a50966 100644 --- a/content/photography/denmark/copenhagen-021.md +++ b/content/photography/denmark/copenhagen-021.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-023.md b/content/photography/denmark/copenhagen-023.md index 37549fe..505f783 100644 --- a/content/photography/denmark/copenhagen-023.md +++ b/content/photography/denmark/copenhagen-023.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-026.md b/content/photography/denmark/copenhagen-026.md index 8b94dde..191b34f 100644 --- a/content/photography/denmark/copenhagen-026.md +++ b/content/photography/denmark/copenhagen-026.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-030.md b/content/photography/denmark/copenhagen-030.md index 3f8c658..f6bb162 100644 --- a/content/photography/denmark/copenhagen-030.md +++ b/content/photography/denmark/copenhagen-030.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-032.md b/content/photography/denmark/copenhagen-032.md index 71b7d8f..e21d8a6 100644 --- a/content/photography/denmark/copenhagen-032.md +++ b/content/photography/denmark/copenhagen-032.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-034.md b/content/photography/denmark/copenhagen-034.md index cbd5386..6af1b59 100644 --- a/content/photography/denmark/copenhagen-034.md +++ b/content/photography/denmark/copenhagen-034.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-035.md b/content/photography/denmark/copenhagen-035.md index 9b72158..80b3a51 100644 --- a/content/photography/denmark/copenhagen-035.md +++ b/content/photography/denmark/copenhagen-035.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-036.md b/content/photography/denmark/copenhagen-036.md index 55a0047..32f37f0 100644 --- a/content/photography/denmark/copenhagen-036.md +++ b/content/photography/denmark/copenhagen-036.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-038.md b/content/photography/denmark/copenhagen-038.md index efd856b..a91c573 100644 --- a/content/photography/denmark/copenhagen-038.md +++ b/content/photography/denmark/copenhagen-038.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-040.md b/content/photography/denmark/copenhagen-040.md index a1f00a2..22d75d9 100644 --- a/content/photography/denmark/copenhagen-040.md +++ b/content/photography/denmark/copenhagen-040.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-042.md b/content/photography/denmark/copenhagen-042.md index 809a81a..616bd14 100644 --- a/content/photography/denmark/copenhagen-042.md +++ b/content/photography/denmark/copenhagen-042.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-044.md b/content/photography/denmark/copenhagen-044.md index 6798bbb..f3f176e 100644 --- a/content/photography/denmark/copenhagen-044.md +++ b/content/photography/denmark/copenhagen-044.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-045.md b/content/photography/denmark/copenhagen-045.md index 49a6883..6da018b 100644 --- a/content/photography/denmark/copenhagen-045.md +++ b/content/photography/denmark/copenhagen-045.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-046.md b/content/photography/denmark/copenhagen-046.md index a19d2ca..9629bfa 100644 --- a/content/photography/denmark/copenhagen-046.md +++ b/content/photography/denmark/copenhagen-046.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-047.md b/content/photography/denmark/copenhagen-047.md index 6facbf1..cd404ee 100644 --- a/content/photography/denmark/copenhagen-047.md +++ b/content/photography/denmark/copenhagen-047.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-049.md b/content/photography/denmark/copenhagen-049.md index 125f13b..97dbb01 100644 --- a/content/photography/denmark/copenhagen-049.md +++ b/content/photography/denmark/copenhagen-049.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-050.md b/content/photography/denmark/copenhagen-050.md index f4d0671..9ac2af6 100644 --- a/content/photography/denmark/copenhagen-050.md +++ b/content/photography/denmark/copenhagen-050.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-051.md b/content/photography/denmark/copenhagen-051.md index c1ac00d..fe79c05 100644 --- a/content/photography/denmark/copenhagen-051.md +++ b/content/photography/denmark/copenhagen-051.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-055.md b/content/photography/denmark/copenhagen-055.md index 8bbf357..335cd5e 100644 --- a/content/photography/denmark/copenhagen-055.md +++ b/content/photography/denmark/copenhagen-055.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-059.md b/content/photography/denmark/copenhagen-059.md index 0ab6447..bc8dae7 100644 --- a/content/photography/denmark/copenhagen-059.md +++ b/content/photography/denmark/copenhagen-059.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-062.md b/content/photography/denmark/copenhagen-062.md index 071e393..2860ecc 100644 --- a/content/photography/denmark/copenhagen-062.md +++ b/content/photography/denmark/copenhagen-062.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/copenhagen-065.md b/content/photography/denmark/copenhagen-065.md index 5a82f58..2ad393a 100644 --- a/content/photography/denmark/copenhagen-065.md +++ b/content/photography/denmark/copenhagen-065.md @@ -18,5 +18,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-068.md b/content/photography/denmark/furesoe-068.md index 28a2d1a..bdeb22a 100644 --- a/content/photography/denmark/furesoe-068.md +++ b/content/photography/denmark/furesoe-068.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-069.md b/content/photography/denmark/furesoe-069.md index 8504373..9fd641b 100644 --- a/content/photography/denmark/furesoe-069.md +++ b/content/photography/denmark/furesoe-069.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-070.md b/content/photography/denmark/furesoe-070.md index fb59759..8a046eb 100644 --- a/content/photography/denmark/furesoe-070.md +++ b/content/photography/denmark/furesoe-070.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-071.md b/content/photography/denmark/furesoe-071.md index 1e49a4c..16b6272 100644 --- a/content/photography/denmark/furesoe-071.md +++ b/content/photography/denmark/furesoe-071.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-072.md b/content/photography/denmark/furesoe-072.md index f76fcc4..991baf0 100644 --- a/content/photography/denmark/furesoe-072.md +++ b/content/photography/denmark/furesoe-072.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-073.md b/content/photography/denmark/furesoe-073.md index 093bf8f..ce5bc33 100644 --- a/content/photography/denmark/furesoe-073.md +++ b/content/photography/denmark/furesoe-073.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-074.md b/content/photography/denmark/furesoe-074.md index 4bfbe14..8711c0b 100644 --- a/content/photography/denmark/furesoe-074.md +++ b/content/photography/denmark/furesoe-074.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-075.md b/content/photography/denmark/furesoe-075.md index 99aa480..a2196fe 100644 --- a/content/photography/denmark/furesoe-075.md +++ b/content/photography/denmark/furesoe-075.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-079.md b/content/photography/denmark/furesoe-079.md index 5f9cbf6..058cc8a 100644 --- a/content/photography/denmark/furesoe-079.md +++ b/content/photography/denmark/furesoe-079.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/furesoe-082.md b/content/photography/denmark/furesoe-082.md index 41e5b1c..bab5880 100644 --- a/content/photography/denmark/furesoe-082.md +++ b/content/photography/denmark/furesoe-082.md @@ -18,5 +18,8 @@ location: "Furesø, Denmark" # geo: [55.8, 12.4] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-096.md b/content/photography/denmark/klampenborg-096.md index f1b853a..8546622 100644 --- a/content/photography/denmark/klampenborg-096.md +++ b/content/photography/denmark/klampenborg-096.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-102.md b/content/photography/denmark/klampenborg-102.md index a07a7cf..567349f 100644 --- a/content/photography/denmark/klampenborg-102.md +++ b/content/photography/denmark/klampenborg-102.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-105.md b/content/photography/denmark/klampenborg-105.md index 701c9af..ea88f25 100644 --- a/content/photography/denmark/klampenborg-105.md +++ b/content/photography/denmark/klampenborg-105.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-109.md b/content/photography/denmark/klampenborg-109.md index fdbbf58..e0f50ce 100644 --- a/content/photography/denmark/klampenborg-109.md +++ b/content/photography/denmark/klampenborg-109.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-111.md b/content/photography/denmark/klampenborg-111.md index 283fa8e..057d487 100644 --- a/content/photography/denmark/klampenborg-111.md +++ b/content/photography/denmark/klampenborg-111.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-112.md b/content/photography/denmark/klampenborg-112.md index b5bb291..f22e9f6 100644 --- a/content/photography/denmark/klampenborg-112.md +++ b/content/photography/denmark/klampenborg-112.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-114.md b/content/photography/denmark/klampenborg-114.md index 2c59760..a8d2f56 100644 --- a/content/photography/denmark/klampenborg-114.md +++ b/content/photography/denmark/klampenborg-114.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-117.md b/content/photography/denmark/klampenborg-117.md index b052544..d0e1088 100644 --- a/content/photography/denmark/klampenborg-117.md +++ b/content/photography/denmark/klampenborg-117.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-121.md b/content/photography/denmark/klampenborg-121.md index cbff3f7..88c0eb9 100644 --- a/content/photography/denmark/klampenborg-121.md +++ b/content/photography/denmark/klampenborg-121.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-122.md b/content/photography/denmark/klampenborg-122.md index f6db800..16f8278 100644 --- a/content/photography/denmark/klampenborg-122.md +++ b/content/photography/denmark/klampenborg-122.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-124.md b/content/photography/denmark/klampenborg-124.md index d479a83..ac1f72d 100644 --- a/content/photography/denmark/klampenborg-124.md +++ b/content/photography/denmark/klampenborg-124.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-125.md b/content/photography/denmark/klampenborg-125.md index c7b4d5f..c61f0a9 100644 --- a/content/photography/denmark/klampenborg-125.md +++ b/content/photography/denmark/klampenborg-125.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-128.md b/content/photography/denmark/klampenborg-128.md index 5ac7a4f..268eadc 100644 --- a/content/photography/denmark/klampenborg-128.md +++ b/content/photography/denmark/klampenborg-128.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-130.md b/content/photography/denmark/klampenborg-130.md index 088b83e..c3530d4 100644 --- a/content/photography/denmark/klampenborg-130.md +++ b/content/photography/denmark/klampenborg-130.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-132.md b/content/photography/denmark/klampenborg-132.md index 8d77398..c8bdf7b 100644 --- a/content/photography/denmark/klampenborg-132.md +++ b/content/photography/denmark/klampenborg-132.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-134.md b/content/photography/denmark/klampenborg-134.md index 4e1ae46..d1f5ca1 100644 --- a/content/photography/denmark/klampenborg-134.md +++ b/content/photography/denmark/klampenborg-134.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-138.md b/content/photography/denmark/klampenborg-138.md index d383af5..5bf0333 100644 --- a/content/photography/denmark/klampenborg-138.md +++ b/content/photography/denmark/klampenborg-138.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-140.md b/content/photography/denmark/klampenborg-140.md index a76918f..e447725 100644 --- a/content/photography/denmark/klampenborg-140.md +++ b/content/photography/denmark/klampenborg-140.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/klampenborg-144.md b/content/photography/denmark/klampenborg-144.md index 66670ab..5d788dd 100644 --- a/content/photography/denmark/klampenborg-144.md +++ b/content/photography/denmark/klampenborg-144.md @@ -18,5 +18,8 @@ location: "Klampenborg, Denmark" # geo: [55.8, 12.6] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/lyngby-088.md b/content/photography/denmark/lyngby-088.md index 055cae5..6b515d4 100644 --- a/content/photography/denmark/lyngby-088.md +++ b/content/photography/denmark/lyngby-088.md @@ -18,5 +18,8 @@ location: "Kongens Lyngby, Denmark" # geo: [55.8, 12.5] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/denmark/lyngby-090.md b/content/photography/denmark/lyngby-090.md index 7805bd7..f39d1e4 100644 --- a/content/photography/denmark/lyngby-090.md +++ b/content/photography/denmark/lyngby-090.md @@ -18,5 +18,8 @@ location: "Kongens Lyngby, Denmark" # geo: [55.8, 12.5] geo-precision: city +history: + - date: "2026-08-20" + --- diff --git a/content/photography/europa-2024/aarhus-20240912-01.md b/content/photography/europa-2024/aarhus-20240912-01.md index a8c6e8f..de7df58 100644 --- a/content/photography/europa-2024/aarhus-20240912-01.md +++ b/content/photography/europa-2024/aarhus-20240912-01.md @@ -16,5 +16,8 @@ location: "Aarhus, Denmark" # geo: [56.2, 10.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/aarhus-20240912-02.md b/content/photography/europa-2024/aarhus-20240912-02.md index f68284e..296f947 100644 --- a/content/photography/europa-2024/aarhus-20240912-02.md +++ b/content/photography/europa-2024/aarhus-20240912-02.md @@ -16,5 +16,8 @@ location: "Aarhus, Denmark" # geo: [56.2, 10.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/aarhus-20240912-03.md b/content/photography/europa-2024/aarhus-20240912-03.md index 727acbf..bd5675b 100644 --- a/content/photography/europa-2024/aarhus-20240912-03.md +++ b/content/photography/europa-2024/aarhus-20240912-03.md @@ -16,5 +16,8 @@ location: "Aarhus, Denmark" # geo: [56.2, 10.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/aarhus-20240912-04.md b/content/photography/europa-2024/aarhus-20240912-04.md index 501616a..058ca31 100644 --- a/content/photography/europa-2024/aarhus-20240912-04.md +++ b/content/photography/europa-2024/aarhus-20240912-04.md @@ -16,5 +16,8 @@ location: "Aarhus, Denmark" # geo: [56.2, 10.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/aarhus-20240912-05.md b/content/photography/europa-2024/aarhus-20240912-05.md index 9ef4863..0902967 100644 --- a/content/photography/europa-2024/aarhus-20240912-05.md +++ b/content/photography/europa-2024/aarhus-20240912-05.md @@ -16,5 +16,8 @@ location: "Aarhus, Denmark" # geo: [56.2, 10.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/arromanches-20241130-01.md b/content/photography/europa-2024/arromanches-20241130-01.md index af869a5..bd594c1 100644 --- a/content/photography/europa-2024/arromanches-20241130-01.md +++ b/content/photography/europa-2024/arromanches-20241130-01.md @@ -16,5 +16,8 @@ location: "Arromanches-les-Bains, France" # geo: [49.3, -0.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/atlantic-20240816-01.md b/content/photography/europa-2024/atlantic-20240816-01.md index 11e08a3..9470a1c 100644 --- a/content/photography/europa-2024/atlantic-20240816-01.md +++ b/content/photography/europa-2024/atlantic-20240816-01.md @@ -15,5 +15,8 @@ exposure: "1/1425 f/1.8 ISO 80" # # geo: [00.000, 00.000] # add deliberately; pair with geo-precision # geo-precision: city # exact | km | city | hidden (default: city) +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241127-01.md b/content/photography/europa-2024/bayeux-20241127-01.md index cfad02f..4c1ce96 100644 --- a/content/photography/europa-2024/bayeux-20241127-01.md +++ b/content/photography/europa-2024/bayeux-20241127-01.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241127-02.md b/content/photography/europa-2024/bayeux-20241127-02.md index 0879d58..2f98c55 100644 --- a/content/photography/europa-2024/bayeux-20241127-02.md +++ b/content/photography/europa-2024/bayeux-20241127-02.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241127-03.md b/content/photography/europa-2024/bayeux-20241127-03.md index 3b703ab..57fc64e 100644 --- a/content/photography/europa-2024/bayeux-20241127-03.md +++ b/content/photography/europa-2024/bayeux-20241127-03.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-01.md b/content/photography/europa-2024/bayeux-20241129-01.md index 2a0d818..31a03cb 100644 --- a/content/photography/europa-2024/bayeux-20241129-01.md +++ b/content/photography/europa-2024/bayeux-20241129-01.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-02.md b/content/photography/europa-2024/bayeux-20241129-02.md index 23ced12..2e2fe96 100644 --- a/content/photography/europa-2024/bayeux-20241129-02.md +++ b/content/photography/europa-2024/bayeux-20241129-02.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-03.md b/content/photography/europa-2024/bayeux-20241129-03.md index c56758b..38a3ec2 100644 --- a/content/photography/europa-2024/bayeux-20241129-03.md +++ b/content/photography/europa-2024/bayeux-20241129-03.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-04.md b/content/photography/europa-2024/bayeux-20241129-04.md index cea17d6..5f190f2 100644 --- a/content/photography/europa-2024/bayeux-20241129-04.md +++ b/content/photography/europa-2024/bayeux-20241129-04.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-05.md b/content/photography/europa-2024/bayeux-20241129-05.md index e344c4a..64cd71a 100644 --- a/content/photography/europa-2024/bayeux-20241129-05.md +++ b/content/photography/europa-2024/bayeux-20241129-05.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-06.md b/content/photography/europa-2024/bayeux-20241129-06.md index 1750861..122cd46 100644 --- a/content/photography/europa-2024/bayeux-20241129-06.md +++ b/content/photography/europa-2024/bayeux-20241129-06.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-07.md b/content/photography/europa-2024/bayeux-20241129-07.md index 8207cf4..245cd1b 100644 --- a/content/photography/europa-2024/bayeux-20241129-07.md +++ b/content/photography/europa-2024/bayeux-20241129-07.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-08.md b/content/photography/europa-2024/bayeux-20241129-08.md index edee571..b01e891 100644 --- a/content/photography/europa-2024/bayeux-20241129-08.md +++ b/content/photography/europa-2024/bayeux-20241129-08.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-09.md b/content/photography/europa-2024/bayeux-20241129-09.md index 646c8aa..dff9e16 100644 --- a/content/photography/europa-2024/bayeux-20241129-09.md +++ b/content/photography/europa-2024/bayeux-20241129-09.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-10.md b/content/photography/europa-2024/bayeux-20241129-10.md index cea29e4..4a29d60 100644 --- a/content/photography/europa-2024/bayeux-20241129-10.md +++ b/content/photography/europa-2024/bayeux-20241129-10.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/bayeux-20241129-11.md b/content/photography/europa-2024/bayeux-20241129-11.md index f7b7b7c..e154050 100644 --- a/content/photography/europa-2024/bayeux-20241129-11.md +++ b/content/photography/europa-2024/bayeux-20241129-11.md @@ -16,5 +16,8 @@ location: "Bayeux, France" # geo: [49.3, -0.7] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-01.md b/content/photography/europa-2024/berlin-20241018-01.md index 3a17cae..f610ad3 100644 --- a/content/photography/europa-2024/berlin-20241018-01.md +++ b/content/photography/europa-2024/berlin-20241018-01.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-02.md b/content/photography/europa-2024/berlin-20241018-02.md index c271200..d9aed02 100644 --- a/content/photography/europa-2024/berlin-20241018-02.md +++ b/content/photography/europa-2024/berlin-20241018-02.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-03.md b/content/photography/europa-2024/berlin-20241018-03.md index 076a5cf..6f9ae6a 100644 --- a/content/photography/europa-2024/berlin-20241018-03.md +++ b/content/photography/europa-2024/berlin-20241018-03.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-04.md b/content/photography/europa-2024/berlin-20241018-04.md index 373076e..4e64a70 100644 --- a/content/photography/europa-2024/berlin-20241018-04.md +++ b/content/photography/europa-2024/berlin-20241018-04.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-05.md b/content/photography/europa-2024/berlin-20241018-05.md index 7ea1c71..9f71cbb 100644 --- a/content/photography/europa-2024/berlin-20241018-05.md +++ b/content/photography/europa-2024/berlin-20241018-05.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241018-06.md b/content/photography/europa-2024/berlin-20241018-06.md index 31bbef5..07f7c39 100644 --- a/content/photography/europa-2024/berlin-20241018-06.md +++ b/content/photography/europa-2024/berlin-20241018-06.md @@ -16,4 +16,7 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-01.md b/content/photography/europa-2024/berlin-20241019-01.md index d40ba13..eebc915 100644 --- a/content/photography/europa-2024/berlin-20241019-01.md +++ b/content/photography/europa-2024/berlin-20241019-01.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-02.md b/content/photography/europa-2024/berlin-20241019-02.md index e1a5a2d..2c4ea9d 100644 --- a/content/photography/europa-2024/berlin-20241019-02.md +++ b/content/photography/europa-2024/berlin-20241019-02.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-03.md b/content/photography/europa-2024/berlin-20241019-03.md index 213e8f3..7d4121d 100644 --- a/content/photography/europa-2024/berlin-20241019-03.md +++ b/content/photography/europa-2024/berlin-20241019-03.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-04.md b/content/photography/europa-2024/berlin-20241019-04.md index 6d243e2..d3b04e5 100644 --- a/content/photography/europa-2024/berlin-20241019-04.md +++ b/content/photography/europa-2024/berlin-20241019-04.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-05.md b/content/photography/europa-2024/berlin-20241019-05.md index c5c289c..eadc10e 100644 --- a/content/photography/europa-2024/berlin-20241019-05.md +++ b/content/photography/europa-2024/berlin-20241019-05.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-06.md b/content/photography/europa-2024/berlin-20241019-06.md index 317ccb1..c109414 100644 --- a/content/photography/europa-2024/berlin-20241019-06.md +++ b/content/photography/europa-2024/berlin-20241019-06.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-07.md b/content/photography/europa-2024/berlin-20241019-07.md index 48706ba..60bbd32 100644 --- a/content/photography/europa-2024/berlin-20241019-07.md +++ b/content/photography/europa-2024/berlin-20241019-07.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-08.md b/content/photography/europa-2024/berlin-20241019-08.md index af86b15..221ea55 100644 --- a/content/photography/europa-2024/berlin-20241019-08.md +++ b/content/photography/europa-2024/berlin-20241019-08.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-09.md b/content/photography/europa-2024/berlin-20241019-09.md index 8140c90..1d530d1 100644 --- a/content/photography/europa-2024/berlin-20241019-09.md +++ b/content/photography/europa-2024/berlin-20241019-09.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-10.md b/content/photography/europa-2024/berlin-20241019-10.md index 8a68cf9..1e23c78 100644 --- a/content/photography/europa-2024/berlin-20241019-10.md +++ b/content/photography/europa-2024/berlin-20241019-10.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-11.md b/content/photography/europa-2024/berlin-20241019-11.md index 33a8945..cd74a35 100644 --- a/content/photography/europa-2024/berlin-20241019-11.md +++ b/content/photography/europa-2024/berlin-20241019-11.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-12.md b/content/photography/europa-2024/berlin-20241019-12.md index f09c8a4..7f073d0 100644 --- a/content/photography/europa-2024/berlin-20241019-12.md +++ b/content/photography/europa-2024/berlin-20241019-12.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-13.md b/content/photography/europa-2024/berlin-20241019-13.md index e021b05..1fbf57e 100644 --- a/content/photography/europa-2024/berlin-20241019-13.md +++ b/content/photography/europa-2024/berlin-20241019-13.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-14.md b/content/photography/europa-2024/berlin-20241019-14.md index 5de46af..e6e222c 100644 --- a/content/photography/europa-2024/berlin-20241019-14.md +++ b/content/photography/europa-2024/berlin-20241019-14.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-15.md b/content/photography/europa-2024/berlin-20241019-15.md index 491c08e..9d82ca8 100644 --- a/content/photography/europa-2024/berlin-20241019-15.md +++ b/content/photography/europa-2024/berlin-20241019-15.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-16.md b/content/photography/europa-2024/berlin-20241019-16.md index a46b29e..0b70052 100644 --- a/content/photography/europa-2024/berlin-20241019-16.md +++ b/content/photography/europa-2024/berlin-20241019-16.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-17.md b/content/photography/europa-2024/berlin-20241019-17.md index 92dc4aa..7e8121d 100644 --- a/content/photography/europa-2024/berlin-20241019-17.md +++ b/content/photography/europa-2024/berlin-20241019-17.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-18.md b/content/photography/europa-2024/berlin-20241019-18.md index 1ce43ad..3c61d30 100644 --- a/content/photography/europa-2024/berlin-20241019-18.md +++ b/content/photography/europa-2024/berlin-20241019-18.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-19.md b/content/photography/europa-2024/berlin-20241019-19.md index e02a031..dff61ab 100644 --- a/content/photography/europa-2024/berlin-20241019-19.md +++ b/content/photography/europa-2024/berlin-20241019-19.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241019-20.md b/content/photography/europa-2024/berlin-20241019-20.md index 067c645..3a87b2f 100644 --- a/content/photography/europa-2024/berlin-20241019-20.md +++ b/content/photography/europa-2024/berlin-20241019-20.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-01.md b/content/photography/europa-2024/berlin-20241020-01.md index 2bf6cfd..e3ff1e5 100644 --- a/content/photography/europa-2024/berlin-20241020-01.md +++ b/content/photography/europa-2024/berlin-20241020-01.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-02.md b/content/photography/europa-2024/berlin-20241020-02.md index d639459..6eb2db5 100644 --- a/content/photography/europa-2024/berlin-20241020-02.md +++ b/content/photography/europa-2024/berlin-20241020-02.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-03.md b/content/photography/europa-2024/berlin-20241020-03.md index 67c2a29..40bc655 100644 --- a/content/photography/europa-2024/berlin-20241020-03.md +++ b/content/photography/europa-2024/berlin-20241020-03.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-04.md b/content/photography/europa-2024/berlin-20241020-04.md index 79c9364..13bd810 100644 --- a/content/photography/europa-2024/berlin-20241020-04.md +++ b/content/photography/europa-2024/berlin-20241020-04.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-05.md b/content/photography/europa-2024/berlin-20241020-05.md index d14a0f8..c4a0630 100644 --- a/content/photography/europa-2024/berlin-20241020-05.md +++ b/content/photography/europa-2024/berlin-20241020-05.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-06.md b/content/photography/europa-2024/berlin-20241020-06.md index 3c6666a..1ce5aa5 100644 --- a/content/photography/europa-2024/berlin-20241020-06.md +++ b/content/photography/europa-2024/berlin-20241020-06.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-07.md b/content/photography/europa-2024/berlin-20241020-07.md index 9aff4e8..7ae08e5 100644 --- a/content/photography/europa-2024/berlin-20241020-07.md +++ b/content/photography/europa-2024/berlin-20241020-07.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-08.md b/content/photography/europa-2024/berlin-20241020-08.md index 2bf74ad..baa9e1f 100644 --- a/content/photography/europa-2024/berlin-20241020-08.md +++ b/content/photography/europa-2024/berlin-20241020-08.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-09.md b/content/photography/europa-2024/berlin-20241020-09.md index 3715aa2..60ca4f9 100644 --- a/content/photography/europa-2024/berlin-20241020-09.md +++ b/content/photography/europa-2024/berlin-20241020-09.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-10.md b/content/photography/europa-2024/berlin-20241020-10.md index 9f2e332..cf9d83d 100644 --- a/content/photography/europa-2024/berlin-20241020-10.md +++ b/content/photography/europa-2024/berlin-20241020-10.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-11.md b/content/photography/europa-2024/berlin-20241020-11.md index 454e541..685a1a7 100644 --- a/content/photography/europa-2024/berlin-20241020-11.md +++ b/content/photography/europa-2024/berlin-20241020-11.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-12.md b/content/photography/europa-2024/berlin-20241020-12.md index 33b5d11..79be189 100644 --- a/content/photography/europa-2024/berlin-20241020-12.md +++ b/content/photography/europa-2024/berlin-20241020-12.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-13.md b/content/photography/europa-2024/berlin-20241020-13.md index e742c63..6312b02 100644 --- a/content/photography/europa-2024/berlin-20241020-13.md +++ b/content/photography/europa-2024/berlin-20241020-13.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-14.md b/content/photography/europa-2024/berlin-20241020-14.md index 777359a..3d2fc7a 100644 --- a/content/photography/europa-2024/berlin-20241020-14.md +++ b/content/photography/europa-2024/berlin-20241020-14.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/berlin-20241020-15.md b/content/photography/europa-2024/berlin-20241020-15.md index b304f86..f42bef2 100644 --- a/content/photography/europa-2024/berlin-20241020-15.md +++ b/content/photography/europa-2024/berlin-20241020-15.md @@ -16,5 +16,8 @@ location: "Berlin, Germany" # geo: [52.5, 13.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/colleville-20241129-01.md b/content/photography/europa-2024/colleville-20241129-01.md index 303508b..54946b0 100644 --- a/content/photography/europa-2024/colleville-20241129-01.md +++ b/content/photography/europa-2024/colleville-20241129-01.md @@ -16,5 +16,8 @@ location: "Colleville-sur-Mer, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/colleville-20241129-02.md b/content/photography/europa-2024/colleville-20241129-02.md index 1df701b..a9b94f0 100644 --- a/content/photography/europa-2024/colleville-20241129-02.md +++ b/content/photography/europa-2024/colleville-20241129-02.md @@ -16,5 +16,8 @@ location: "Colleville-sur-Mer, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/colleville-20241129-03.md b/content/photography/europa-2024/colleville-20241129-03.md index 2369e90..ebd925b 100644 --- a/content/photography/europa-2024/colleville-20241129-03.md +++ b/content/photography/europa-2024/colleville-20241129-03.md @@ -16,5 +16,8 @@ location: "Colleville-sur-Mer, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/colleville-20241129-04.md b/content/photography/europa-2024/colleville-20241129-04.md index e37da88..b26a0b0 100644 --- a/content/photography/europa-2024/colleville-20241129-04.md +++ b/content/photography/europa-2024/colleville-20241129-04.md @@ -16,5 +16,8 @@ location: "Colleville-sur-Mer, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/colleville-20241129-05.md b/content/photography/europa-2024/colleville-20241129-05.md index a26c336..b72a05b 100644 --- a/content/photography/europa-2024/colleville-20241129-05.md +++ b/content/photography/europa-2024/colleville-20241129-05.md @@ -16,5 +16,8 @@ location: "Colleville-sur-Mer, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240818-01.md b/content/photography/europa-2024/copenhagen-20240818-01.md index eb24261..e89d83f 100644 --- a/content/photography/europa-2024/copenhagen-20240818-01.md +++ b/content/photography/europa-2024/copenhagen-20240818-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240819-01.md b/content/photography/europa-2024/copenhagen-20240819-01.md index d49459b..9deab02 100644 --- a/content/photography/europa-2024/copenhagen-20240819-01.md +++ b/content/photography/europa-2024/copenhagen-20240819-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240820-01.md b/content/photography/europa-2024/copenhagen-20240820-01.md index 551ed31..1c9cb56 100644 --- a/content/photography/europa-2024/copenhagen-20240820-01.md +++ b/content/photography/europa-2024/copenhagen-20240820-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240823-01.md b/content/photography/europa-2024/copenhagen-20240823-01.md index 1f7a5cf..1b4cff4 100644 --- a/content/photography/europa-2024/copenhagen-20240823-01.md +++ b/content/photography/europa-2024/copenhagen-20240823-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240823-02.md b/content/photography/europa-2024/copenhagen-20240823-02.md index 8bf46fa..b7b7cc6 100644 --- a/content/photography/europa-2024/copenhagen-20240823-02.md +++ b/content/photography/europa-2024/copenhagen-20240823-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240823-03.md b/content/photography/europa-2024/copenhagen-20240823-03.md index 3963a59..7526225 100644 --- a/content/photography/europa-2024/copenhagen-20240823-03.md +++ b/content/photography/europa-2024/copenhagen-20240823-03.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240823-04.md b/content/photography/europa-2024/copenhagen-20240823-04.md index e7136f8..98337bf 100644 --- a/content/photography/europa-2024/copenhagen-20240823-04.md +++ b/content/photography/europa-2024/copenhagen-20240823-04.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240824-01.md b/content/photography/europa-2024/copenhagen-20240824-01.md index 73cc0d6..40f3178 100644 --- a/content/photography/europa-2024/copenhagen-20240824-01.md +++ b/content/photography/europa-2024/copenhagen-20240824-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240829-01.md b/content/photography/europa-2024/copenhagen-20240829-01.md index 412eea4..a12b6b8 100644 --- a/content/photography/europa-2024/copenhagen-20240829-01.md +++ b/content/photography/europa-2024/copenhagen-20240829-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240829-02.md b/content/photography/europa-2024/copenhagen-20240829-02.md index a8f7588..eec501a 100644 --- a/content/photography/europa-2024/copenhagen-20240829-02.md +++ b/content/photography/europa-2024/copenhagen-20240829-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240831-01.md b/content/photography/europa-2024/copenhagen-20240831-01.md index a5ab8a4..8c64735 100644 --- a/content/photography/europa-2024/copenhagen-20240831-01.md +++ b/content/photography/europa-2024/copenhagen-20240831-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240901-01.md b/content/photography/europa-2024/copenhagen-20240901-01.md index 777632a..80180eb 100644 --- a/content/photography/europa-2024/copenhagen-20240901-01.md +++ b/content/photography/europa-2024/copenhagen-20240901-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240901-02.md b/content/photography/europa-2024/copenhagen-20240901-02.md index c701eea..b45d768 100644 --- a/content/photography/europa-2024/copenhagen-20240901-02.md +++ b/content/photography/europa-2024/copenhagen-20240901-02.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240902-01.md b/content/photography/europa-2024/copenhagen-20240902-01.md index 32692cc..743b00c 100644 --- a/content/photography/europa-2024/copenhagen-20240902-01.md +++ b/content/photography/europa-2024/copenhagen-20240902-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240906-01.md b/content/photography/europa-2024/copenhagen-20240906-01.md index 95b80cf..8be79b5 100644 --- a/content/photography/europa-2024/copenhagen-20240906-01.md +++ b/content/photography/europa-2024/copenhagen-20240906-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240906-02.md b/content/photography/europa-2024/copenhagen-20240906-02.md index 6b25724..8f1c686 100644 --- a/content/photography/europa-2024/copenhagen-20240906-02.md +++ b/content/photography/europa-2024/copenhagen-20240906-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240907-01.md b/content/photography/europa-2024/copenhagen-20240907-01.md index 4bb9d99..eb4ce19 100644 --- a/content/photography/europa-2024/copenhagen-20240907-01.md +++ b/content/photography/europa-2024/copenhagen-20240907-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240912-01.md b/content/photography/europa-2024/copenhagen-20240912-01.md index 3426cb9..5c172ab 100644 --- a/content/photography/europa-2024/copenhagen-20240912-01.md +++ b/content/photography/europa-2024/copenhagen-20240912-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240914-01.md b/content/photography/europa-2024/copenhagen-20240914-01.md index 1f08792..e3f115d 100644 --- a/content/photography/europa-2024/copenhagen-20240914-01.md +++ b/content/photography/europa-2024/copenhagen-20240914-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240915-01.md b/content/photography/europa-2024/copenhagen-20240915-01.md index 08beaf8..6992272 100644 --- a/content/photography/europa-2024/copenhagen-20240915-01.md +++ b/content/photography/europa-2024/copenhagen-20240915-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240915-02.md b/content/photography/europa-2024/copenhagen-20240915-02.md index 08b31c6..f8dd466 100644 --- a/content/photography/europa-2024/copenhagen-20240915-02.md +++ b/content/photography/europa-2024/copenhagen-20240915-02.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240915-03.md b/content/photography/europa-2024/copenhagen-20240915-03.md index 335ed4f..33bd491 100644 --- a/content/photography/europa-2024/copenhagen-20240915-03.md +++ b/content/photography/europa-2024/copenhagen-20240915-03.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240915-04.md b/content/photography/europa-2024/copenhagen-20240915-04.md index 216a5a9..5b7741a 100644 --- a/content/photography/europa-2024/copenhagen-20240915-04.md +++ b/content/photography/europa-2024/copenhagen-20240915-04.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240918-01.md b/content/photography/europa-2024/copenhagen-20240918-01.md index 480bce5..3246ebb 100644 --- a/content/photography/europa-2024/copenhagen-20240918-01.md +++ b/content/photography/europa-2024/copenhagen-20240918-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240918-02.md b/content/photography/europa-2024/copenhagen-20240918-02.md index 8d7d219..265aaa0 100644 --- a/content/photography/europa-2024/copenhagen-20240918-02.md +++ b/content/photography/europa-2024/copenhagen-20240918-02.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-01.md b/content/photography/europa-2024/copenhagen-20240921-01.md index 8a86edd..07a5d31 100644 --- a/content/photography/europa-2024/copenhagen-20240921-01.md +++ b/content/photography/europa-2024/copenhagen-20240921-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-02.md b/content/photography/europa-2024/copenhagen-20240921-02.md index 54d2f49..ddbf8cc 100644 --- a/content/photography/europa-2024/copenhagen-20240921-02.md +++ b/content/photography/europa-2024/copenhagen-20240921-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-03.md b/content/photography/europa-2024/copenhagen-20240921-03.md index 3bb2979..eda342a 100644 --- a/content/photography/europa-2024/copenhagen-20240921-03.md +++ b/content/photography/europa-2024/copenhagen-20240921-03.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-04.md b/content/photography/europa-2024/copenhagen-20240921-04.md index 7c28068..250e3bb 100644 --- a/content/photography/europa-2024/copenhagen-20240921-04.md +++ b/content/photography/europa-2024/copenhagen-20240921-04.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-05.md b/content/photography/europa-2024/copenhagen-20240921-05.md index 7e5bc59..70e7aa1 100644 --- a/content/photography/europa-2024/copenhagen-20240921-05.md +++ b/content/photography/europa-2024/copenhagen-20240921-05.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-06.md b/content/photography/europa-2024/copenhagen-20240921-06.md index a8dea3c..4d3131b 100644 --- a/content/photography/europa-2024/copenhagen-20240921-06.md +++ b/content/photography/europa-2024/copenhagen-20240921-06.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240921-07.md b/content/photography/europa-2024/copenhagen-20240921-07.md index 1709f30..7313ed2 100644 --- a/content/photography/europa-2024/copenhagen-20240921-07.md +++ b/content/photography/europa-2024/copenhagen-20240921-07.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240922-01.md b/content/photography/europa-2024/copenhagen-20240922-01.md index 09d4c03..7f62348 100644 --- a/content/photography/europa-2024/copenhagen-20240922-01.md +++ b/content/photography/europa-2024/copenhagen-20240922-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240925-01.md b/content/photography/europa-2024/copenhagen-20240925-01.md index e7743a6..14bb695 100644 --- a/content/photography/europa-2024/copenhagen-20240925-01.md +++ b/content/photography/europa-2024/copenhagen-20240925-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240925-02.md b/content/photography/europa-2024/copenhagen-20240925-02.md index 30a2426..c53091e 100644 --- a/content/photography/europa-2024/copenhagen-20240925-02.md +++ b/content/photography/europa-2024/copenhagen-20240925-02.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240925-03.md b/content/photography/europa-2024/copenhagen-20240925-03.md index a4bac40..61124fb 100644 --- a/content/photography/europa-2024/copenhagen-20240925-03.md +++ b/content/photography/europa-2024/copenhagen-20240925-03.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240925-04.md b/content/photography/europa-2024/copenhagen-20240925-04.md index ab6b16f..0b60aeb 100644 --- a/content/photography/europa-2024/copenhagen-20240925-04.md +++ b/content/photography/europa-2024/copenhagen-20240925-04.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20240926-01.md b/content/photography/europa-2024/copenhagen-20240926-01.md index 13ac664..1c2fa9e 100644 --- a/content/photography/europa-2024/copenhagen-20240926-01.md +++ b/content/photography/europa-2024/copenhagen-20240926-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-01.md b/content/photography/europa-2024/copenhagen-20241001-01.md index 73c4aac..08d4743 100644 --- a/content/photography/europa-2024/copenhagen-20241001-01.md +++ b/content/photography/europa-2024/copenhagen-20241001-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-02.md b/content/photography/europa-2024/copenhagen-20241001-02.md index 3b20384..5b39576 100644 --- a/content/photography/europa-2024/copenhagen-20241001-02.md +++ b/content/photography/europa-2024/copenhagen-20241001-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-03.md b/content/photography/europa-2024/copenhagen-20241001-03.md index 978e300..f9305ad 100644 --- a/content/photography/europa-2024/copenhagen-20241001-03.md +++ b/content/photography/europa-2024/copenhagen-20241001-03.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-04.md b/content/photography/europa-2024/copenhagen-20241001-04.md index 3bbfae6..37d386f 100644 --- a/content/photography/europa-2024/copenhagen-20241001-04.md +++ b/content/photography/europa-2024/copenhagen-20241001-04.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-05.md b/content/photography/europa-2024/copenhagen-20241001-05.md index 93c4e2c..ee4011b 100644 --- a/content/photography/europa-2024/copenhagen-20241001-05.md +++ b/content/photography/europa-2024/copenhagen-20241001-05.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-06.md b/content/photography/europa-2024/copenhagen-20241001-06.md index c3fd0fd..ef53226 100644 --- a/content/photography/europa-2024/copenhagen-20241001-06.md +++ b/content/photography/europa-2024/copenhagen-20241001-06.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-07.md b/content/photography/europa-2024/copenhagen-20241001-07.md index e979ec9..997d948 100644 --- a/content/photography/europa-2024/copenhagen-20241001-07.md +++ b/content/photography/europa-2024/copenhagen-20241001-07.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-08.md b/content/photography/europa-2024/copenhagen-20241001-08.md index 402cfd1..6144372 100644 --- a/content/photography/europa-2024/copenhagen-20241001-08.md +++ b/content/photography/europa-2024/copenhagen-20241001-08.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-09.md b/content/photography/europa-2024/copenhagen-20241001-09.md index 801710b..ce10627 100644 --- a/content/photography/europa-2024/copenhagen-20241001-09.md +++ b/content/photography/europa-2024/copenhagen-20241001-09.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-10.md b/content/photography/europa-2024/copenhagen-20241001-10.md index 4ec7796..dde03a1 100644 --- a/content/photography/europa-2024/copenhagen-20241001-10.md +++ b/content/photography/europa-2024/copenhagen-20241001-10.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241001-11.md b/content/photography/europa-2024/copenhagen-20241001-11.md index 06314fb..5165521 100644 --- a/content/photography/europa-2024/copenhagen-20241001-11.md +++ b/content/photography/europa-2024/copenhagen-20241001-11.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241007-01.md b/content/photography/europa-2024/copenhagen-20241007-01.md index 220e20f..c3a60f4 100644 --- a/content/photography/europa-2024/copenhagen-20241007-01.md +++ b/content/photography/europa-2024/copenhagen-20241007-01.md @@ -16,4 +16,7 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241103-01.md b/content/photography/europa-2024/copenhagen-20241103-01.md index 6e51649..29eb49b 100644 --- a/content/photography/europa-2024/copenhagen-20241103-01.md +++ b/content/photography/europa-2024/copenhagen-20241103-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241109-01.md b/content/photography/europa-2024/copenhagen-20241109-01.md index da60cc5..23bcb25 100644 --- a/content/photography/europa-2024/copenhagen-20241109-01.md +++ b/content/photography/europa-2024/copenhagen-20241109-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241109-02.md b/content/photography/europa-2024/copenhagen-20241109-02.md index f61699e..723f05c 100644 --- a/content/photography/europa-2024/copenhagen-20241109-02.md +++ b/content/photography/europa-2024/copenhagen-20241109-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241114-01.md b/content/photography/europa-2024/copenhagen-20241114-01.md index 60b95bd..dc9f5c1 100644 --- a/content/photography/europa-2024/copenhagen-20241114-01.md +++ b/content/photography/europa-2024/copenhagen-20241114-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241114-02.md b/content/photography/europa-2024/copenhagen-20241114-02.md index fc73db0..14e0dbc 100644 --- a/content/photography/europa-2024/copenhagen-20241114-02.md +++ b/content/photography/europa-2024/copenhagen-20241114-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241114-03.md b/content/photography/europa-2024/copenhagen-20241114-03.md index e20ea04..afb19eb 100644 --- a/content/photography/europa-2024/copenhagen-20241114-03.md +++ b/content/photography/europa-2024/copenhagen-20241114-03.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241115-01.md b/content/photography/europa-2024/copenhagen-20241115-01.md index 8376ae0..afbf2c6 100644 --- a/content/photography/europa-2024/copenhagen-20241115-01.md +++ b/content/photography/europa-2024/copenhagen-20241115-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241117-01.md b/content/photography/europa-2024/copenhagen-20241117-01.md index ceb0b98..e0af952 100644 --- a/content/photography/europa-2024/copenhagen-20241117-01.md +++ b/content/photography/europa-2024/copenhagen-20241117-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241117-02.md b/content/photography/europa-2024/copenhagen-20241117-02.md index 436859f..e851fa5 100644 --- a/content/photography/europa-2024/copenhagen-20241117-02.md +++ b/content/photography/europa-2024/copenhagen-20241117-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241117-03.md b/content/photography/europa-2024/copenhagen-20241117-03.md index f36677a..615ae3b 100644 --- a/content/photography/europa-2024/copenhagen-20241117-03.md +++ b/content/photography/europa-2024/copenhagen-20241117-03.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241120-01.md b/content/photography/europa-2024/copenhagen-20241120-01.md index 51eaee2..b8e4c77 100644 --- a/content/photography/europa-2024/copenhagen-20241120-01.md +++ b/content/photography/europa-2024/copenhagen-20241120-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241120-02.md b/content/photography/europa-2024/copenhagen-20241120-02.md index 5cb3e1d..560728c 100644 --- a/content/photography/europa-2024/copenhagen-20241120-02.md +++ b/content/photography/europa-2024/copenhagen-20241120-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241120-03.md b/content/photography/europa-2024/copenhagen-20241120-03.md index 64407bf..c2844bd 100644 --- a/content/photography/europa-2024/copenhagen-20241120-03.md +++ b/content/photography/europa-2024/copenhagen-20241120-03.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241126-01.md b/content/photography/europa-2024/copenhagen-20241126-01.md index c4f6a9c..82e2ad9 100644 --- a/content/photography/europa-2024/copenhagen-20241126-01.md +++ b/content/photography/europa-2024/copenhagen-20241126-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241201-01.md b/content/photography/europa-2024/copenhagen-20241201-01.md index dba0d3e..d5ae577 100644 --- a/content/photography/europa-2024/copenhagen-20241201-01.md +++ b/content/photography/europa-2024/copenhagen-20241201-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241201-02.md b/content/photography/europa-2024/copenhagen-20241201-02.md index 24235f4..53af0bf 100644 --- a/content/photography/europa-2024/copenhagen-20241201-02.md +++ b/content/photography/europa-2024/copenhagen-20241201-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241202-01.md b/content/photography/europa-2024/copenhagen-20241202-01.md index fd4fed6..fbc1b18 100644 --- a/content/photography/europa-2024/copenhagen-20241202-01.md +++ b/content/photography/europa-2024/copenhagen-20241202-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241204-01.md b/content/photography/europa-2024/copenhagen-20241204-01.md index 209f44c..51d75bb 100644 --- a/content/photography/europa-2024/copenhagen-20241204-01.md +++ b/content/photography/europa-2024/copenhagen-20241204-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241212-01.md b/content/photography/europa-2024/copenhagen-20241212-01.md index bae4705..2bbe715 100644 --- a/content/photography/europa-2024/copenhagen-20241212-01.md +++ b/content/photography/europa-2024/copenhagen-20241212-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241212-02.md b/content/photography/europa-2024/copenhagen-20241212-02.md index 1c32450..897ebc9 100644 --- a/content/photography/europa-2024/copenhagen-20241212-02.md +++ b/content/photography/europa-2024/copenhagen-20241212-02.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/copenhagen-20241213-01.md b/content/photography/europa-2024/copenhagen-20241213-01.md index 42f8f93..b6cf8cd 100644 --- a/content/photography/europa-2024/copenhagen-20241213-01.md +++ b/content/photography/europa-2024/copenhagen-20241213-01.md @@ -16,5 +16,8 @@ location: "Copenhagen, Denmark" # geo: [55.7, 12.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/flight-20241127-01.md b/content/photography/europa-2024/flight-20241127-01.md index 65d11e0..95694a2 100644 --- a/content/photography/europa-2024/flight-20241127-01.md +++ b/content/photography/europa-2024/flight-20241127-01.md @@ -15,5 +15,8 @@ exposure: "1/1637 f/2.2 ISO 50" # # geo: [00.000, 00.000] # add deliberately; pair with geo-precision # geo-precision: city # exact | km | city | hidden (default: city) +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/flight-20241127-02.md b/content/photography/europa-2024/flight-20241127-02.md index c58490f..37107c7 100644 --- a/content/photography/europa-2024/flight-20241127-02.md +++ b/content/photography/europa-2024/flight-20241127-02.md @@ -15,5 +15,8 @@ exposure: "1/3546 f/2.2 ISO 50" # # geo: [00.000, 00.000] # add deliberately; pair with geo-precision # geo-precision: city # exact | km | city | hidden (default: city) +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/flight-20241213-01.md b/content/photography/europa-2024/flight-20241213-01.md index 73e928e..d72f0c6 100644 --- a/content/photography/europa-2024/flight-20241213-01.md +++ b/content/photography/europa-2024/flight-20241213-01.md @@ -15,5 +15,8 @@ exposure: "1/7092 f/1.8 ISO 80" # # geo: [00.000, 00.000] # add deliberately; pair with geo-precision # geo-precision: city # exact | km | city | hidden (default: city) +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/index.md b/content/photography/europa-2024/index.md index f137f6b..af48819 100644 --- a/content/photography/europa-2024/index.md +++ b/content/photography/europa-2024/index.md @@ -7,4 +7,7 @@ tags: [photography] photo: ireland-20240713-04.jpg location: "Europe" captured: 2024-07-11 +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240711-01.md b/content/photography/europa-2024/ireland-20240711-01.md index bdf238e..d6be490 100644 --- a/content/photography/europa-2024/ireland-20240711-01.md +++ b/content/photography/europa-2024/ireland-20240711-01.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240711-02.md b/content/photography/europa-2024/ireland-20240711-02.md index fe8557e..018a568 100644 --- a/content/photography/europa-2024/ireland-20240711-02.md +++ b/content/photography/europa-2024/ireland-20240711-02.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240712-01.md b/content/photography/europa-2024/ireland-20240712-01.md index 3bab342..edbe6c2 100644 --- a/content/photography/europa-2024/ireland-20240712-01.md +++ b/content/photography/europa-2024/ireland-20240712-01.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240712-02.md b/content/photography/europa-2024/ireland-20240712-02.md index 656a001..b8f9308 100644 --- a/content/photography/europa-2024/ireland-20240712-02.md +++ b/content/photography/europa-2024/ireland-20240712-02.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240712-03.md b/content/photography/europa-2024/ireland-20240712-03.md index f79f484..a22092a 100644 --- a/content/photography/europa-2024/ireland-20240712-03.md +++ b/content/photography/europa-2024/ireland-20240712-03.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-01.md b/content/photography/europa-2024/ireland-20240713-01.md index ce9a949..cca9924 100644 --- a/content/photography/europa-2024/ireland-20240713-01.md +++ b/content/photography/europa-2024/ireland-20240713-01.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-02.md b/content/photography/europa-2024/ireland-20240713-02.md index e30cf13..a16cd26 100644 --- a/content/photography/europa-2024/ireland-20240713-02.md +++ b/content/photography/europa-2024/ireland-20240713-02.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-03.md b/content/photography/europa-2024/ireland-20240713-03.md index d0d8fe5..df751fd 100644 --- a/content/photography/europa-2024/ireland-20240713-03.md +++ b/content/photography/europa-2024/ireland-20240713-03.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-04.md b/content/photography/europa-2024/ireland-20240713-04.md index fe3becb..4608812 100644 --- a/content/photography/europa-2024/ireland-20240713-04.md +++ b/content/photography/europa-2024/ireland-20240713-04.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-05.md b/content/photography/europa-2024/ireland-20240713-05.md index 5e3ef27..4e0023e 100644 --- a/content/photography/europa-2024/ireland-20240713-05.md +++ b/content/photography/europa-2024/ireland-20240713-05.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240713-06.md b/content/photography/europa-2024/ireland-20240713-06.md index e76cfb9..78d56b6 100644 --- a/content/photography/europa-2024/ireland-20240713-06.md +++ b/content/photography/europa-2024/ireland-20240713-06.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/ireland-20240714-01.md b/content/photography/europa-2024/ireland-20240714-01.md index 556c355..f045c98 100644 --- a/content/photography/europa-2024/ireland-20240714-01.md +++ b/content/photography/europa-2024/ireland-20240714-01.md @@ -16,5 +16,8 @@ location: "Dublin, Ireland" # geo: [53.3, -6.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-01.md b/content/photography/europa-2024/mont-saint-michel-20241128-01.md index 44811cb..78e4c93 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-01.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-01.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-02.md b/content/photography/europa-2024/mont-saint-michel-20241128-02.md index 43bcf52..7a98ea8 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-02.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-02.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-03.md b/content/photography/europa-2024/mont-saint-michel-20241128-03.md index d570c73..c39dccd 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-03.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-03.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-04.md b/content/photography/europa-2024/mont-saint-michel-20241128-04.md index 6711074..829299f 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-04.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-04.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-05.md b/content/photography/europa-2024/mont-saint-michel-20241128-05.md index 820d6a1..67e1844 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-05.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-05.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-06.md b/content/photography/europa-2024/mont-saint-michel-20241128-06.md index 68614f9..104b83c 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-06.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-06.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-07.md b/content/photography/europa-2024/mont-saint-michel-20241128-07.md index 7cd883a..68292b3 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-07.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-07.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-08.md b/content/photography/europa-2024/mont-saint-michel-20241128-08.md index 19f68c3..7bb5de8 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-08.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-08.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-09.md b/content/photography/europa-2024/mont-saint-michel-20241128-09.md index e4daccc..ca5a04e 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-09.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-09.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-10.md b/content/photography/europa-2024/mont-saint-michel-20241128-10.md index 922d5ed..a940351 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-10.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-10.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-11.md b/content/photography/europa-2024/mont-saint-michel-20241128-11.md index 7e80b13..97f611d 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-11.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-11.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-12.md b/content/photography/europa-2024/mont-saint-michel-20241128-12.md index c1e8989..34c4991 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-12.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-12.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-13.md b/content/photography/europa-2024/mont-saint-michel-20241128-13.md index f34cf92..11d915c 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-13.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-13.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-14.md b/content/photography/europa-2024/mont-saint-michel-20241128-14.md index f3d95e5..3ab077f 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-14.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-14.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-15.md b/content/photography/europa-2024/mont-saint-michel-20241128-15.md index 63ef968..41c9845 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-15.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-15.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-16.md b/content/photography/europa-2024/mont-saint-michel-20241128-16.md index 548e8c8..d4bcdb5 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-16.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-16.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-17.md b/content/photography/europa-2024/mont-saint-michel-20241128-17.md index 8a24ae8..eee8846 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-17.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-17.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-18.md b/content/photography/europa-2024/mont-saint-michel-20241128-18.md index c9916cd..27e0005 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-18.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-18.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-19.md b/content/photography/europa-2024/mont-saint-michel-20241128-19.md index d2615f7..318ba6a 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-19.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-19.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-20.md b/content/photography/europa-2024/mont-saint-michel-20241128-20.md index f75e8e8..610b7db 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-20.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-20.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-21.md b/content/photography/europa-2024/mont-saint-michel-20241128-21.md index 565dccc..54695a0 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-21.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-21.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/mont-saint-michel-20241128-22.md b/content/photography/europa-2024/mont-saint-michel-20241128-22.md index 07b2dc5..7a5a154 100644 --- a/content/photography/europa-2024/mont-saint-michel-20241128-22.md +++ b/content/photography/europa-2024/mont-saint-michel-20241128-22.md @@ -16,5 +16,8 @@ location: "Mont-Saint-Michel, France" # geo: [48.6, -1.5] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-01.md b/content/photography/europa-2024/odense-20241125-01.md index 6c698ad..d7ab054 100644 --- a/content/photography/europa-2024/odense-20241125-01.md +++ b/content/photography/europa-2024/odense-20241125-01.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-02.md b/content/photography/europa-2024/odense-20241125-02.md index e15a5e0..194fad4 100644 --- a/content/photography/europa-2024/odense-20241125-02.md +++ b/content/photography/europa-2024/odense-20241125-02.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-03.md b/content/photography/europa-2024/odense-20241125-03.md index 407623d..1cf3cd6 100644 --- a/content/photography/europa-2024/odense-20241125-03.md +++ b/content/photography/europa-2024/odense-20241125-03.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-04.md b/content/photography/europa-2024/odense-20241125-04.md index dc120f0..42d6c58 100644 --- a/content/photography/europa-2024/odense-20241125-04.md +++ b/content/photography/europa-2024/odense-20241125-04.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-05.md b/content/photography/europa-2024/odense-20241125-05.md index 476b58c..b24fc9b 100644 --- a/content/photography/europa-2024/odense-20241125-05.md +++ b/content/photography/europa-2024/odense-20241125-05.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-06.md b/content/photography/europa-2024/odense-20241125-06.md index d12c78c..4642a5b 100644 --- a/content/photography/europa-2024/odense-20241125-06.md +++ b/content/photography/europa-2024/odense-20241125-06.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-07.md b/content/photography/europa-2024/odense-20241125-07.md index dbe205b..5a53f75 100644 --- a/content/photography/europa-2024/odense-20241125-07.md +++ b/content/photography/europa-2024/odense-20241125-07.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-08.md b/content/photography/europa-2024/odense-20241125-08.md index 6aead10..c228712 100644 --- a/content/photography/europa-2024/odense-20241125-08.md +++ b/content/photography/europa-2024/odense-20241125-08.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-09.md b/content/photography/europa-2024/odense-20241125-09.md index 351b4f4..173ac52 100644 --- a/content/photography/europa-2024/odense-20241125-09.md +++ b/content/photography/europa-2024/odense-20241125-09.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/odense-20241125-10.md b/content/photography/europa-2024/odense-20241125-10.md index 56b61d0..aae0ea4 100644 --- a/content/photography/europa-2024/odense-20241125-10.md +++ b/content/photography/europa-2024/odense-20241125-10.md @@ -16,5 +16,8 @@ location: "Odense, Denmark" # geo: [55.4, 10.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-01.md b/content/photography/europa-2024/omaha-beach-20241129-01.md index 5eea6df..223902a 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-01.md +++ b/content/photography/europa-2024/omaha-beach-20241129-01.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-02.md b/content/photography/europa-2024/omaha-beach-20241129-02.md index 1e2969c..bf44658 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-02.md +++ b/content/photography/europa-2024/omaha-beach-20241129-02.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-03.md b/content/photography/europa-2024/omaha-beach-20241129-03.md index 8330c13..929f249 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-03.md +++ b/content/photography/europa-2024/omaha-beach-20241129-03.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-04.md b/content/photography/europa-2024/omaha-beach-20241129-04.md index 2de5b6d..efe093c 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-04.md +++ b/content/photography/europa-2024/omaha-beach-20241129-04.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-05.md b/content/photography/europa-2024/omaha-beach-20241129-05.md index f87a70b..917223b 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-05.md +++ b/content/photography/europa-2024/omaha-beach-20241129-05.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/omaha-beach-20241129-06.md b/content/photography/europa-2024/omaha-beach-20241129-06.md index 4af8c15..9d6488a 100644 --- a/content/photography/europa-2024/omaha-beach-20241129-06.md +++ b/content/photography/europa-2024/omaha-beach-20241129-06.md @@ -16,5 +16,8 @@ location: "Omaha Beach, France" # geo: [49.4, -0.9] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/paris-20241130-01.md b/content/photography/europa-2024/paris-20241130-01.md index f2b9377..3e1703b 100644 --- a/content/photography/europa-2024/paris-20241130-01.md +++ b/content/photography/europa-2024/paris-20241130-01.md @@ -16,5 +16,8 @@ location: "Paris, France" # geo: [48.9, 2.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/paris-20241130-02.md b/content/photography/europa-2024/paris-20241130-02.md index a27b2d9..500f48d 100644 --- a/content/photography/europa-2024/paris-20241130-02.md +++ b/content/photography/europa-2024/paris-20241130-02.md @@ -16,5 +16,8 @@ location: "Paris, France" # geo: [48.9, 2.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/paris-20241130-03.md b/content/photography/europa-2024/paris-20241130-03.md index 52368c2..34ee2c8 100644 --- a/content/photography/europa-2024/paris-20241130-03.md +++ b/content/photography/europa-2024/paris-20241130-03.md @@ -16,5 +16,8 @@ location: "Paris, France" # geo: [48.9, 2.4] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/paris-20241130-04.md b/content/photography/europa-2024/paris-20241130-04.md index 27be547..b0a48d4 100644 --- a/content/photography/europa-2024/paris-20241130-04.md +++ b/content/photography/europa-2024/paris-20241130-04.md @@ -16,5 +16,8 @@ location: "Roissy-en-France, France" # geo: [49.0, 2.6] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pegasus-bridge-20241130-01.md b/content/photography/europa-2024/pegasus-bridge-20241130-01.md index af0c942..475d977 100644 --- a/content/photography/europa-2024/pegasus-bridge-20241130-01.md +++ b/content/photography/europa-2024/pegasus-bridge-20241130-01.md @@ -16,5 +16,8 @@ location: "Bénouville, France" # geo: [49.2, -0.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pegasus-bridge-20241130-02.md b/content/photography/europa-2024/pegasus-bridge-20241130-02.md index 86f3c51..2e8482c 100644 --- a/content/photography/europa-2024/pegasus-bridge-20241130-02.md +++ b/content/photography/europa-2024/pegasus-bridge-20241130-02.md @@ -16,5 +16,8 @@ location: "Bénouville, France" # geo: [49.2, -0.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pointe-du-hoc-20241129-01.md b/content/photography/europa-2024/pointe-du-hoc-20241129-01.md index 9f7ef14..880cfb4 100644 --- a/content/photography/europa-2024/pointe-du-hoc-20241129-01.md +++ b/content/photography/europa-2024/pointe-du-hoc-20241129-01.md @@ -16,5 +16,8 @@ location: "Pointe du Hoc, France" # geo: [49.4, -1.0] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pointe-du-hoc-20241129-02.md b/content/photography/europa-2024/pointe-du-hoc-20241129-02.md index 8973b34..170ddb8 100644 --- a/content/photography/europa-2024/pointe-du-hoc-20241129-02.md +++ b/content/photography/europa-2024/pointe-du-hoc-20241129-02.md @@ -16,5 +16,8 @@ location: "Pointe du Hoc, France" # geo: [49.4, -1.0] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pointe-du-hoc-20241129-03.md b/content/photography/europa-2024/pointe-du-hoc-20241129-03.md index e4bf7ea..14982eb 100644 --- a/content/photography/europa-2024/pointe-du-hoc-20241129-03.md +++ b/content/photography/europa-2024/pointe-du-hoc-20241129-03.md @@ -16,5 +16,8 @@ location: "Pointe du Hoc, France" # geo: [49.4, -1.0] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/pointe-du-hoc-20241129-04.md b/content/photography/europa-2024/pointe-du-hoc-20241129-04.md index 82d393d..07dc55c 100644 --- a/content/photography/europa-2024/pointe-du-hoc-20241129-04.md +++ b/content/photography/europa-2024/pointe-du-hoc-20241129-04.md @@ -16,5 +16,8 @@ location: "Pointe du Hoc, France" # geo: [49.4, -1.0] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-01.md b/content/photography/europa-2024/roskilde-20241012-01.md index fec36d5..0fed62c 100644 --- a/content/photography/europa-2024/roskilde-20241012-01.md +++ b/content/photography/europa-2024/roskilde-20241012-01.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-02.md b/content/photography/europa-2024/roskilde-20241012-02.md index 7e043ec..f3aac60 100644 --- a/content/photography/europa-2024/roskilde-20241012-02.md +++ b/content/photography/europa-2024/roskilde-20241012-02.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-03.md b/content/photography/europa-2024/roskilde-20241012-03.md index 03f4f4d..1695493 100644 --- a/content/photography/europa-2024/roskilde-20241012-03.md +++ b/content/photography/europa-2024/roskilde-20241012-03.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-04.md b/content/photography/europa-2024/roskilde-20241012-04.md index 34dc517..767f18f 100644 --- a/content/photography/europa-2024/roskilde-20241012-04.md +++ b/content/photography/europa-2024/roskilde-20241012-04.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-05.md b/content/photography/europa-2024/roskilde-20241012-05.md index 277c108..c93313e 100644 --- a/content/photography/europa-2024/roskilde-20241012-05.md +++ b/content/photography/europa-2024/roskilde-20241012-05.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-06.md b/content/photography/europa-2024/roskilde-20241012-06.md index 0e7dbae..11b5518 100644 --- a/content/photography/europa-2024/roskilde-20241012-06.md +++ b/content/photography/europa-2024/roskilde-20241012-06.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-07.md b/content/photography/europa-2024/roskilde-20241012-07.md index 63ff62c..956d0cb 100644 --- a/content/photography/europa-2024/roskilde-20241012-07.md +++ b/content/photography/europa-2024/roskilde-20241012-07.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-08.md b/content/photography/europa-2024/roskilde-20241012-08.md index c10d952..33207a0 100644 --- a/content/photography/europa-2024/roskilde-20241012-08.md +++ b/content/photography/europa-2024/roskilde-20241012-08.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/roskilde-20241012-09.md b/content/photography/europa-2024/roskilde-20241012-09.md index 8231b5d..45f2b09 100644 --- a/content/photography/europa-2024/roskilde-20241012-09.md +++ b/content/photography/europa-2024/roskilde-20241012-09.md @@ -16,5 +16,8 @@ location: "Roskilde, Denmark" # geo: [55.6, 12.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/sainte-mere-eglise-20241128-01.md b/content/photography/europa-2024/sainte-mere-eglise-20241128-01.md index 43949c0..13e9058 100644 --- a/content/photography/europa-2024/sainte-mere-eglise-20241128-01.md +++ b/content/photography/europa-2024/sainte-mere-eglise-20241128-01.md @@ -16,5 +16,8 @@ location: "Sainte-Mère-Église, France" # geo: [49.4, -1.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/sainte-mere-eglise-20241128-02.md b/content/photography/europa-2024/sainte-mere-eglise-20241128-02.md index 4b54b55..3f30771 100644 --- a/content/photography/europa-2024/sainte-mere-eglise-20241128-02.md +++ b/content/photography/europa-2024/sainte-mere-eglise-20241128-02.md @@ -16,5 +16,8 @@ location: "Sainte-Mère-Église, France" # geo: [49.4, -1.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/sainte-mere-eglise-20241128-03.md b/content/photography/europa-2024/sainte-mere-eglise-20241128-03.md index 010b425..61131fd 100644 --- a/content/photography/europa-2024/sainte-mere-eglise-20241128-03.md +++ b/content/photography/europa-2024/sainte-mere-eglise-20241128-03.md @@ -16,5 +16,8 @@ location: "Sainte-Mère-Église, France" # geo: [49.4, -1.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/sainte-mere-eglise-20241128-04.md b/content/photography/europa-2024/sainte-mere-eglise-20241128-04.md index 290de55..0b508a0 100644 --- a/content/photography/europa-2024/sainte-mere-eglise-20241128-04.md +++ b/content/photography/europa-2024/sainte-mere-eglise-20241128-04.md @@ -16,5 +16,8 @@ location: "Sainte-Mère-Église, France" # geo: [49.4, -1.3] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-01.md b/content/photography/europa-2024/stockholm-20241103-01.md index f980f4b..f5d99d7 100644 --- a/content/photography/europa-2024/stockholm-20241103-01.md +++ b/content/photography/europa-2024/stockholm-20241103-01.md @@ -16,5 +16,8 @@ location: "Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-02.md b/content/photography/europa-2024/stockholm-20241103-02.md index bd6f4b2..ee4cced 100644 --- a/content/photography/europa-2024/stockholm-20241103-02.md +++ b/content/photography/europa-2024/stockholm-20241103-02.md @@ -16,5 +16,8 @@ location: "Norrmalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-03.md b/content/photography/europa-2024/stockholm-20241103-03.md index 6a1f4b8..616693a 100644 --- a/content/photography/europa-2024/stockholm-20241103-03.md +++ b/content/photography/europa-2024/stockholm-20241103-03.md @@ -16,5 +16,8 @@ location: "Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-04.md b/content/photography/europa-2024/stockholm-20241103-04.md index 0ee5df7..c7d152c 100644 --- a/content/photography/europa-2024/stockholm-20241103-04.md +++ b/content/photography/europa-2024/stockholm-20241103-04.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-05.md b/content/photography/europa-2024/stockholm-20241103-05.md index 25bd6df..d63cbc4 100644 --- a/content/photography/europa-2024/stockholm-20241103-05.md +++ b/content/photography/europa-2024/stockholm-20241103-05.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-06.md b/content/photography/europa-2024/stockholm-20241103-06.md index ed050ba..a8c876e 100644 --- a/content/photography/europa-2024/stockholm-20241103-06.md +++ b/content/photography/europa-2024/stockholm-20241103-06.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-07.md b/content/photography/europa-2024/stockholm-20241103-07.md index 3f9b3c8..0cc1a79 100644 --- a/content/photography/europa-2024/stockholm-20241103-07.md +++ b/content/photography/europa-2024/stockholm-20241103-07.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-08.md b/content/photography/europa-2024/stockholm-20241103-08.md index df4b758..d634002 100644 --- a/content/photography/europa-2024/stockholm-20241103-08.md +++ b/content/photography/europa-2024/stockholm-20241103-08.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-09.md b/content/photography/europa-2024/stockholm-20241103-09.md index 0cc643b..42fda32 100644 --- a/content/photography/europa-2024/stockholm-20241103-09.md +++ b/content/photography/europa-2024/stockholm-20241103-09.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-10.md b/content/photography/europa-2024/stockholm-20241103-10.md index 289511c..bd2a0a5 100644 --- a/content/photography/europa-2024/stockholm-20241103-10.md +++ b/content/photography/europa-2024/stockholm-20241103-10.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-11.md b/content/photography/europa-2024/stockholm-20241103-11.md index ab1ced5..7033fad 100644 --- a/content/photography/europa-2024/stockholm-20241103-11.md +++ b/content/photography/europa-2024/stockholm-20241103-11.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-12.md b/content/photography/europa-2024/stockholm-20241103-12.md index 585a305..b3d10ff 100644 --- a/content/photography/europa-2024/stockholm-20241103-12.md +++ b/content/photography/europa-2024/stockholm-20241103-12.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-13.md b/content/photography/europa-2024/stockholm-20241103-13.md index 9c53d61..cd3e2ce 100644 --- a/content/photography/europa-2024/stockholm-20241103-13.md +++ b/content/photography/europa-2024/stockholm-20241103-13.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241103-14.md b/content/photography/europa-2024/stockholm-20241103-14.md index fe0ab48..a77240c 100644 --- a/content/photography/europa-2024/stockholm-20241103-14.md +++ b/content/photography/europa-2024/stockholm-20241103-14.md @@ -16,5 +16,8 @@ location: "Gamla stan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-01.md b/content/photography/europa-2024/stockholm-20241104-01.md index 8d7abd7..9fd0e3b 100644 --- a/content/photography/europa-2024/stockholm-20241104-01.md +++ b/content/photography/europa-2024/stockholm-20241104-01.md @@ -16,5 +16,8 @@ location: "Norrmalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-02.md b/content/photography/europa-2024/stockholm-20241104-02.md index 6bc84ec..9fa757d 100644 --- a/content/photography/europa-2024/stockholm-20241104-02.md +++ b/content/photography/europa-2024/stockholm-20241104-02.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-03.md b/content/photography/europa-2024/stockholm-20241104-03.md index 9a87ea6..bb47ca7 100644 --- a/content/photography/europa-2024/stockholm-20241104-03.md +++ b/content/photography/europa-2024/stockholm-20241104-03.md @@ -16,5 +16,8 @@ location: "Frescati, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-04.md b/content/photography/europa-2024/stockholm-20241104-04.md index 622bdf4..a1d5849 100644 --- a/content/photography/europa-2024/stockholm-20241104-04.md +++ b/content/photography/europa-2024/stockholm-20241104-04.md @@ -16,5 +16,8 @@ location: "Frescati, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-05.md b/content/photography/europa-2024/stockholm-20241104-05.md index 7fbcedd..d7b6343 100644 --- a/content/photography/europa-2024/stockholm-20241104-05.md +++ b/content/photography/europa-2024/stockholm-20241104-05.md @@ -16,5 +16,8 @@ location: "Frescati, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-06.md b/content/photography/europa-2024/stockholm-20241104-06.md index c0df27d..2887de9 100644 --- a/content/photography/europa-2024/stockholm-20241104-06.md +++ b/content/photography/europa-2024/stockholm-20241104-06.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-07.md b/content/photography/europa-2024/stockholm-20241104-07.md index 5a06c01..11d2a5a 100644 --- a/content/photography/europa-2024/stockholm-20241104-07.md +++ b/content/photography/europa-2024/stockholm-20241104-07.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-08.md b/content/photography/europa-2024/stockholm-20241104-08.md index b7324c6..47daee8 100644 --- a/content/photography/europa-2024/stockholm-20241104-08.md +++ b/content/photography/europa-2024/stockholm-20241104-08.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-09.md b/content/photography/europa-2024/stockholm-20241104-09.md index ff86751..d7b518e 100644 --- a/content/photography/europa-2024/stockholm-20241104-09.md +++ b/content/photography/europa-2024/stockholm-20241104-09.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-10.md b/content/photography/europa-2024/stockholm-20241104-10.md index 949692f..d9834a2 100644 --- a/content/photography/europa-2024/stockholm-20241104-10.md +++ b/content/photography/europa-2024/stockholm-20241104-10.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-11.md b/content/photography/europa-2024/stockholm-20241104-11.md index 238c39e..05b48fb 100644 --- a/content/photography/europa-2024/stockholm-20241104-11.md +++ b/content/photography/europa-2024/stockholm-20241104-11.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-12.md b/content/photography/europa-2024/stockholm-20241104-12.md index 88e56e8..41d5116 100644 --- a/content/photography/europa-2024/stockholm-20241104-12.md +++ b/content/photography/europa-2024/stockholm-20241104-12.md @@ -16,5 +16,8 @@ location: "Östermalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241104-13.md b/content/photography/europa-2024/stockholm-20241104-13.md index ba66453..89544ff 100644 --- a/content/photography/europa-2024/stockholm-20241104-13.md +++ b/content/photography/europa-2024/stockholm-20241104-13.md @@ -16,5 +16,8 @@ location: "Norrmalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241105-01.md b/content/photography/europa-2024/stockholm-20241105-01.md index 54cc320..8030b07 100644 --- a/content/photography/europa-2024/stockholm-20241105-01.md +++ b/content/photography/europa-2024/stockholm-20241105-01.md @@ -16,5 +16,8 @@ location: "Norrmalm, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/stockholm-20241107-01.md b/content/photography/europa-2024/stockholm-20241107-01.md index 91d9c48..682a9d4 100644 --- a/content/photography/europa-2024/stockholm-20241107-01.md +++ b/content/photography/europa-2024/stockholm-20241107-01.md @@ -16,5 +16,8 @@ location: "Vasastan, Stockholm, Sweden" # geo: [59.3, 18.1] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/storebaelt-20241125-01.md b/content/photography/europa-2024/storebaelt-20241125-01.md index aba72ed..b567f02 100644 --- a/content/photography/europa-2024/storebaelt-20241125-01.md +++ b/content/photography/europa-2024/storebaelt-20241125-01.md @@ -16,5 +16,8 @@ location: "Storebælt, Denmark" # geo: [55.3, 11.0] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-01.md b/content/photography/europa-2024/utah-beach-20241127-01.md index 81ecce8..c16883e 100644 --- a/content/photography/europa-2024/utah-beach-20241127-01.md +++ b/content/photography/europa-2024/utah-beach-20241127-01.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-02.md b/content/photography/europa-2024/utah-beach-20241127-02.md index e25603a..edd8b5c 100644 --- a/content/photography/europa-2024/utah-beach-20241127-02.md +++ b/content/photography/europa-2024/utah-beach-20241127-02.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-03.md b/content/photography/europa-2024/utah-beach-20241127-03.md index 914c6cb..223a8db 100644 --- a/content/photography/europa-2024/utah-beach-20241127-03.md +++ b/content/photography/europa-2024/utah-beach-20241127-03.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-04.md b/content/photography/europa-2024/utah-beach-20241127-04.md index 292d108..8a99684 100644 --- a/content/photography/europa-2024/utah-beach-20241127-04.md +++ b/content/photography/europa-2024/utah-beach-20241127-04.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-05.md b/content/photography/europa-2024/utah-beach-20241127-05.md index b0f75d3..9ce8903 100644 --- a/content/photography/europa-2024/utah-beach-20241127-05.md +++ b/content/photography/europa-2024/utah-beach-20241127-05.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-06.md b/content/photography/europa-2024/utah-beach-20241127-06.md index 26d2d55..a92a5f0 100644 --- a/content/photography/europa-2024/utah-beach-20241127-06.md +++ b/content/photography/europa-2024/utah-beach-20241127-06.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/europa-2024/utah-beach-20241127-07.md b/content/photography/europa-2024/utah-beach-20241127-07.md index 74bc9cc..4cadd05 100644 --- a/content/photography/europa-2024/utah-beach-20241127-07.md +++ b/content/photography/europa-2024/utah-beach-20241127-07.md @@ -16,5 +16,8 @@ location: "Utah Beach, France" # geo: [49.4, -1.2] geo-precision: city +history: + - date: "2026-08-21" + --- diff --git a/content/photography/germany-082026/index.md b/content/photography/germany-082026/index.md index 6668dbc..116c6fc 100644 --- a/content/photography/germany-082026/index.md +++ b/content/photography/germany-082026/index.md @@ -7,4 +7,7 @@ tags: [photography, photography/germany] photo: munich-283.jpg location: "Germany" captured: 2026-08-13 +history: + - date: "2026-08-20" + --- diff --git a/content/photography/index.md b/content/photography/index.md index 96713a9..75a2c43 100644 --- a/content/photography/index.md +++ b/content/photography/index.md @@ -2,6 +2,10 @@ title: Photography abstract: A working portfolio of photographs, by an enthusiastic hobbyist. tags: [photography] +history: + - date: "2026-08-20" + - date: "2026-04-28" + --- Photographs from travel, study, and the everyday. Browse by layout above, or by [series](/photography/germany-082026/), [year](/photography/by-year/), or [place](/photography/map/). Alternatively, the [contact sheet](/photography/contact-sheet/) is every frame in one place. diff --git a/content/poetry/sonnet-60.md b/content/poetry/sonnet-60.md index 043d7d2..a7af392 100644 --- a/content/poetry/sonnet-60.md +++ b/content/poetry/sonnet-60.md @@ -4,6 +4,9 @@ date: 1609-05-20 poet: William Shakespeare abstract: Like as the waves make towards the pebbled shore, / So do our minutes hasten to their end. tags: [poetry] +history: + - date: "2026-03-17" + --- Like as the waves make towards the pebbled shore, diff --git a/content/search.md b/content/search.md index d9e6e93..450facf 100644 --- a/content/search.md +++ b/content/search.md @@ -1,6 +1,13 @@ --- title: Search search: true +history: + - date: "2026-06-19" + - date: "2026-04-12" + - date: "2026-03-23" + - date: "2026-03-19" + - date: "2026-03-17" + ---
diff --git a/content/work.md b/content/work.md index 47807fa..ea8389f 100644 --- a/content/work.md +++ b/content/work.md @@ -2,6 +2,10 @@ title: Work work: true description: Research engineer working on technical AI assurance — verifiable inference, model evaluations, systems and cryptography. +history: + - date: "2026-08-29" + - date: "2026-08-28" + --- ::: {.work-name}