Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
10
README.md
10
README.md
@@ -9,6 +9,7 @@
|
||||
- [ ] Coder le pied de page commun a toutes les pages - Jeremy
|
||||
- [x] Création d’un favicon.ico pour le site - Jeremy
|
||||
- [ ] Glitch images LOGO - Stanislas
|
||||
- [ ] Formulaires dans aPropos.html - Stanislas
|
||||
|
||||
- [ ] Réunion pour rédaction des CSS Communs (Page d’accueil / à Propos et Équipe)
|
||||
|
||||
@@ -96,3 +97,12 @@ alert(s);
|
||||
display: block;
|
||||
}
|
||||
```
|
||||
|
||||
```bash
|
||||
# Reconnect GIT
|
||||
git remote get-url origin
|
||||
git config credential.helper wincred
|
||||
git lfs install
|
||||
git config user.email 'empty@zkd.ca'
|
||||
git config user.name 'Jeremy'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user