fix: talks.html typo

This commit is contained in:
filippo-ferrari 2024-02-08 21:34:12 +01:00
parent 645c3a18a8
commit 13d5045308

View file

@ -15,7 +15,6 @@
<button class="locationButton" data-location="{{ . }}">{{ . }}</button>
{{ end }}
</div>
An exploration from the chips on the PCB to how Linux makes the phone work. We'll go into how the hardware and the Linux device tree files are connected, how the different chips communicate, etc. Things I wish I had learned years ago!
<!-- Display talks for each location -->
{{ range $locations }}
<div class="talksContainer" id="talks_{{ . }}" style="display: none;">