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: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ This is a basic starter project for a prerendered [Vue.js](https://vuejs.org/) +
7
7
### [You can view the deployed app here](https://nuxt-netlify-lambda-starter.netlify.com/)
8
8
9
9
### Features
10
-
- Homeand About Pages
10
+
- Home, About, and 404 Pages
11
11
-`HelloWorld` example Lambda function with associated frontend code
12
12
- Pre-rendered dynamic pages using a sample `Item` datatype
13
13
- Integrates with [HotJar](https://hotjar.com"), [Mailchimp](https://mailchimp.com"), and [Google Analytics](https://analytics.google.com/analytics/web/#/)
14
-
- Includes [JSON-LD Structured Data](https://developers.google.com/search/docs/guides/intro-structured-data)
14
+
- Includes [JSON-LD Structured Data](https://developers.google.com/search/docs/guides/intro-structured-data) for outstanding SEO
15
15
- Customizable UI using [Bootstrap](https://getbootstrap.com) & [SASS](https://sass-lang.com) variables
16
16
17
17
**NOTE:** this project can only be deployed via Netlify with [continuous deployment](https://www.netlify.com/docs/continuous-deployment/) enabled.
0 commit comments