diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-04-08 22:06:12 +0100 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-04-08 22:06:12 +0100 |
commit | 5bdd1d1ef7286db0438ed5c779e7f9cda18175ae (patch) | |
tree | d204873a7ea2378382b183b4c203096ca3080c65 /html/index.html | |
parent | c4e6af8c93cafcf58de961f3424a2002ec63da0a (diff) |
Add build a town note
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index 0bf3767..4ae78a1 100644 --- a/html/index.html +++ b/html/index.html @@ -47,6 +47,14 @@ </a> </h2> <div class="notes-container"> + <a href="/notes/build_towns.html" class="note-link"> + <div class="note-box"> + <img src="/assets/build_a_town/pdlc_1.jpg"> + <h2>Can we just build walkable towns?</h2> + <p>For the last year I’ve been living in the small city of + Puerto de la Cruz (PDLC) in Tenerife. is ...</p> + </div> + </a> <a href="/notes/2024_igalia_graphics_team.html" class="note-link"> <div class="note-box"> <img src="/assets/igalia_logo.png"> |