fix headers

This commit is contained in:
carson 2020-10-29 08:41:57 -06:00
parent ed651af5f6
commit c46837413a
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
---
layout: layout.njk
title: Complexity Budget
---
## Complexity Budgets
Every application involves managing a complexity budget. A complexity budget can be defined as:

View File

@ -1,3 +1,8 @@
---
layout: layout.njk
title: SPA Alternative
---
## An SPA Alternative
Recently [Tom MacWrite](https://macwright.com) has written a few posts on Single Page Applications and their discontents: