100-go-mistakes/overrides/main.html
Teiva Harsanyi 2d6973473e Announce
2024-03-05 19:06:37 +01:00

5 lines
No EOL
212 B
HTML

{% extends "base.html" %}
{% block announce %}
📢 A new section is now fully available: <a href="https://100go.co/92-false-sharing/">#92: Writing concurrent code that leads to false sharing</a>.
{% endblock %}