Skip to content
Merged
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
3 changes: 1 addition & 2 deletions participants/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Add your name below when you complete Lab 1! One line per person, at the end of
## Participants

- (facilitator) David Edu, workshop facilitator

- Hana Debay
- Usieme Blessing, participant

- Abdulwahab Adamson
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Intentionally minimal — this repo teaches Git, not JavaScript.
console.log("Git & GitHub Masterclass workshop app placeholder.");
// This file is intentionally left blank. You can add your own code here if you want to experiment with JavaScript.
// This file is intentionally left blank. You can add your own code here if you want to experiment with JavaScript.
Loading