Closed brian-ai-assistant-dev[bot] closed 1 year ago
Name | Link |
---|---|
Latest commit | 03972944495116fbb1edb63aca2e6fe934b6c14f |
Latest deploy log | https://app.netlify.com/sites/willowy-kleicha-1542e1/deploys/64a857a4d0534400072cc71c |
Deploy Preview | https://deploy-preview-27--willowy-kleicha-1542e1.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Create Nav.vue file
I have created a new Vue component called Nav.vue under the components folder in the ol0lo project. The Nav.vue file contains the necessary HTML and logic to display the name 'Card Memory Game' in the navigation section of the application.
Add component text
I have added the Vue component named Nav in
components/Nav.vue
file. The content of the Nav component now includes the text 'Card Memory Game'.