Skip to content

Commit 7606e73

Browse files
author
John Holliday
committed
changes to test git
random new files and edit.
1 parent ebf7e7c commit 7606e73

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
![Shop](https://raw.github.com/stripe/shop/master/examples/screenshot.png)
44

5+
9/8 Jay added some edits. fun!
6+
57
This project contains the code behind the single-page store at [Stripe
68
Shop](https://shop.stripe.com). We ported the backend to
79
[Parse](https://parse.com/)'s Code Cloud so you can easily launch and

jay-Script.js

Whitespace-only changes.

jay-page.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en">
4+
<head>
5+
<meta charset="utf-8" />
6+
<title></title>
7+
</head>
8+
<body>
9+
Hi!
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)