Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lecoueyl authored Jul 11, 2024
1 parent 939b448 commit 18729c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

# Vue.js starter template

[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/lecoueyl/vue3-template)

Features:

- 🛠 [Vue 3](https://v3.vuejs.org/guide/introduction.html)
Expand All @@ -19,6 +17,8 @@ Features:
- 🔡 [Inter var font](https://rsms.me/inter/)
- 📄 [Github pages action](https://pages.github.com)

[Open in Visual Studio Code](https://open.vscode.dev/lecoueyl/vue3-template)

## Getting Started

Scaffold this repository
Expand All @@ -45,7 +45,7 @@ pnpm run dev

The default github action will build to `gh-page` when pushing on `main` branch.

For a project page, the base path of the repository must be specified. Add the following secret in the Github repository Settings > Secrets > Actions
For a project page, the base path of the repository must be specified. Add the following secret in the Github repository `Settings` > `Secrets` > `Actions`

| Name | Value |
| --------------------------- | ------------------------ |
Expand Down

0 comments on commit 18729c0

Please sign in to comment.