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/_includes/layouts/base.njk
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: Jamstack | JavaScript, APIs, and Markup
3
3
description: What is the Jamstack? Why use the Jamstack? How do I get started? Learn what the Jamstack is all about and why it's the best approach for building faster, more secure websites.
4
4
---
5
+
5
6
<!doctype html>
6
7
<htmllang="en">
7
8
<head>
@@ -18,12 +19,12 @@ description: What is the Jamstack? Why use the Jamstack? How do I get started? L
0 commit comments