Skip to content
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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# git_demo

just some text
6 changes: 3 additions & 3 deletions demo_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ <h1>Git Demo</h1>
<p>This is our test repository to test forking a repository and sending a pull request back to make changes to the original</p>
<!-- Add some information about yourself below -->
<!-- Your name -->

<p>My name is Tommy Shinn.</p>
<!-- Your GitHub user name -->

<p>Noodlenood is my GitHub name.</p>
<!-- Your favorite coding language -->

<p>Html is my favorite coding language.</p>
</body>
</html>