Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
This is a sample project for the Github workshop.

That project should be forked into your personnal profile to be used as a sandbox in order to learn how git & Github works.

some changes
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
<body>
<h1>Git & Github workshop page</h1>
<p>This is a sample HTML page to be used for the workshop in order to learn how Git & Github works.</p>
<p>Have a wonderful time!</p>
<p>Smile :)</p>
</body>
</html>