mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
Update src/routes/docs/tutorials/nuxt/step-2/+page.markdoc
Co-authored-by: Thomas G. Lopes <26071571+TGlide@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
22f1e9b16e
commit
c1747da7c4
@@ -97,7 +97,7 @@ export default {
|
||||
|
||||
# Add home page {% #add-home-page %}
|
||||
|
||||
Next, head over to the `pages`directory.
|
||||
Next, head over to the `pages` directory.
|
||||
This is where we will keep the content that will render on our pages in the web application.
|
||||
Each file you put in here will automatically become a route.
|
||||
Add the file `index.vue` with the following code.
|
||||
|
||||
Reference in New Issue
Block a user