This website works better with JavaScript
Accueil
Explorer
Connexion
yulya_Shabanova
/
Getting_to_know_GIT
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
write 'Hello World!' in file_a.html
Yulya Shabanova
il y a 1 an
Parent
dc8a6e5e7b
commit
4b82a5a205
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
file_a.html
+ 3
- 0
file_a.html
Voir le fichier
@@ -0,0 +1,3 @@
+<body>
+ <a>Hello World!</a>
+</body>