Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
b8ddca3
Update README.md
joslinmicrosoft Oct 1, 2019
2154359
Update README.md
joslinmicrosoft Oct 1, 2019
5f48cde
Update README.md
joslinmicrosoft Oct 2, 2019
40f655a
Update README.md
joslinmicrosoft Oct 2, 2019
85513ad
Update README.md
joslinmicrosoft Oct 4, 2019
e34a48b
Update README.md
joslinmicrosoft Oct 4, 2019
2172a46
Update README.md
joslinmicrosoft Oct 4, 2019
0035fef
Update README.md
joslinmicrosoft Oct 4, 2019
d07107f
Update README.md
joslinmicrosoft Oct 7, 2019
9dffb42
Update README.md
joslinmicrosoft Oct 7, 2019
afdeb48
Update README.md
joslinmicrosoft Oct 7, 2019
52f3652
Update README.md
joslinmicrosoft Oct 8, 2019
5f9ff0c
Update README.md
joslinmicrosoft Oct 8, 2019
a815af6
Update README.md
joslinmicrosoft Oct 9, 2019
1a5e0f9
Update README.md
joslinmicrosoft Oct 10, 2019
72b5ce7
Update README.md
joslinmicrosoft Oct 11, 2019
dc3f2b3
Add static sites build and deploy workflow
joslinmicrosoft Oct 11, 2019
a7d4aae
Add static sites build and deploy workflow
joslinmicrosoft Oct 11, 2019
b6dd434
Delete testfile.yml
joslinmicrosoft Oct 11, 2019
a550dbe
Delete testfile2.yml
joslinmicrosoft Oct 11, 2019
77547dd
Add static sites build and deploy workflow
joslinmicrosoft Oct 11, 2019
95cd43e
Delete testfile.yml
joslinmicrosoft Oct 11, 2019
ecfd4cd
Add static sites build and deploy workflow
joslinmicrosoft Oct 11, 2019
cc5f191
Delete testfile.yml
joslinmicrosoft Oct 11, 2019
212b411
Add static sites build and deploy workflow
joslinmicrosoft Oct 11, 2019
93f2e92
Delete testfile.yml
joslinmicrosoft Oct 11, 2019
2c7ab21
Add static sites build and deploy workflow
joslinmicrosoft Oct 14, 2019
77d835c
Delete testfile.yml
joslinmicrosoft Oct 14, 2019
7d5b10b
Add static sites build and deploy workflow.
joslinmicrosoft Oct 14, 2019
21d294e
Delete testpr-build.yml
joslinmicrosoft Oct 14, 2019
11d506f
Add static sites build and deploy workflow.
joslinmicrosoft Oct 14, 2019
4c2e5c7
Delete testpr-build.yml
joslinmicrosoft Oct 14, 2019
472d43b
Add static sites build and deploy workflow.
joslinmicrosoft Oct 14, 2019
6c9cb97
Delete joe.yml
joslinmicrosoft Oct 15, 2019
b7fe694
Delete testpr-build.yml
joslinmicrosoft Oct 15, 2019
54692bd
Update README.md
joslinmicrosoft Oct 16, 2019
d3a3b6c
Update README.md
joslinmicrosoft Oct 16, 2019
7af0c08
Update README.md
joslinmicrosoft Oct 16, 2019
26435a2
Update README.md
joslinmicrosoft Oct 16, 2019
5b56d64
Update README.md
joslinmicrosoft Oct 16, 2019
e318af6
Update App.js
joslinmicrosoft Oct 22, 2019
12d947a
Update App.js
joslinmicrosoft Oct 22, 2019
27f1075
Update README.md
joslinmicrosoft Oct 22, 2019
7b16777
Update README.md
joslinmicrosoft Oct 22, 2019
721055f
Update README.md
joslinmicrosoft Oct 22, 2019
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
26 changes: 0 additions & 26 deletions .github/workflows/joe.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# ReactSite 17

2 changes: 1 addition & 1 deletion app/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function App() {
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Look at this really cool spinny thing we have here. This is a test change.
Look at this really cool spinny thing we have here. 10/21/2019 5:32 PM
</p>
<a
className="App-link"
Expand Down