Advertisement
jenka

Untitled

Mar 3rd, 2021
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. commit 160f14d0dee732352ccd0258803c44bb287e8295 (HEAD -> main, origin/main)
  2. Author: Jennifer Homsy <jenhomsy@gmail.com>
  3. Date: Wed Mar 3 16:21:34 2021 +0100
  4.  
  5. modification wild.html
  6.  
  7. Rajout un second H1 et un p
  8.  
  9. diff --git a/wild.html b/wild.html
  10. index b72b7c1..45869ca 100644
  11. --- a/wild.html
  12. +++ b/wild.html
  13. @@ -6,6 +6,7 @@
  14.  
  15. </head>
  16. <body>
  17. - <h1>At Wild Code School, we code without shoes part 1</h1>
  18. + <h1>At Wild Code School, we code without shoes 1</h1>
  19. + <p>is the last change</p>
  20. </body>
  21. </html>
  22. \ No newline at end of file
  23.  
  24. commit b2e3791e8846bc325178a8d5a796c6314a7c3c41
  25. Author: Jennifer Homsy <jenhomsy@gmail.com>
  26. Date: Wed Mar 3 16:20:07 2021 +0100
  27.  
  28. Changes title
  29.  
  30. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement