diff options
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"> |