Mise à jour de 'Pages / How to'

Simon Vieille 2022-07-27 11:17:32 +02:00
parent 304117a09c
commit 2f78c670d7

@ -9,8 +9,7 @@ Create a public repository named `pages` to make the site available at the main
Create a branch `pages` in a repository:
```
git checkout --orphan pages
git rm --cached -r .
git switch --orphan pages
```
## Upload your files