We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15a201 commit 81aca69Copy full SHA for 81aca69
1 file changed
_includes/footer.html
@@ -11,6 +11,7 @@ <h4 class=band__title>Learn:</h4>
11
<li><a href="/2023/07/in-defence-of-domcontentloaded/">Does <code>DOMContentLoaded</code> Still Matter?</a>
12
<li><a href="/2024/12/a-layered-approach-to-speculation-rules/">Push Speculation Rules to the Max</a>
13
<li><a href="/2021/02/measuring-network-performance-in-mobile-safari/">Improve Web Performance on iOS</a>
14
+ <li><a href="/2026/04/what-is-css-containment-and-how-can-i-use-it/">Master CSS Containment</a>
15
<li><a href="/max-age/"><code>max-age</code> calculator</a>
16
<li><a href="/workshops/core-web-vitals-on-ios/">Core Web Vitals on iOS</a>
17
<li><a href="/2024/09/optimising-for-high-latency-environments/">Design for High Latency</a>
0 commit comments