You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/why-jamstack.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ layout: layouts/base.njk
47
47
When hosting complexity is reduced, so are maintenance tasks. A <ahref="/glossary/pre-render/">pre-generated</a> site, being served directly from a simple host or directly from a CDN does not need a team of experts to "keep the lights on".
48
48
</p>
49
49
<p>
50
-
The work was done during the build, so now the generated site is stable and can be hosted without servers which might require patching, updating and maintain.
50
+
The work was done during the build, so now the generated site is stable and can be hosted without servers which might require patching, updating and maintenance.
0 commit comments