Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a2-XBC30EP450-Javier-Marcos #95

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
6589fae
🎫⏱ Checkpoint
Sep 8, 2019
a54d10c
👛👨‍👨‍👦 Checkpoint
Sep 8, 2019
04641af
🔦🌜 Checkpoint
Sep 8, 2019
5c29a75
🌌🌚 Checkpoint
Sep 8, 2019
ce2fd8f
🍍🎐 Checkpoint
Sep 8, 2019
cd79848
🎆🏠 Checkpoint
Sep 8, 2019
0c7bd7e
🌟🛢 Checkpoint
Sep 8, 2019
f80a7c5
🏎🐓 Checkpoint
Sep 8, 2019
c876bd0
🏨🔔 Checkpoint
Sep 8, 2019
9874037
🎈💽 Checkpoint
Sep 8, 2019
20d1cfa
💨👗 Checkpoint
Sep 8, 2019
977784f
📻👡 Checkpoint
Sep 8, 2019
53121dc
🍛🏓 Checkpoint
Sep 8, 2019
08af623
🐓⏲ Checkpoint
Sep 8, 2019
048ca30
🧀❤️ Checkpoint
Sep 8, 2019
480da8b
🌺🎾 Checkpoint
Sep 8, 2019
1c93a66
☄️💿 Checkpoint
Sep 8, 2019
97f76cb
📠👘 Checkpoint
Sep 8, 2019
e87a195
🌖🖼 Checkpoint
Sep 8, 2019
055389a
🗽🎻 Checkpoint
Sep 8, 2019
9239c8f
🎨🏟 Checkpoint
Sep 8, 2019
9ecf123
💋🌹 Checkpoint
Sep 8, 2019
e381beb
👳🏊🏼 Checkpoint
Sep 8, 2019
deb56ce
🐞👡 Checkpoint
Sep 8, 2019
83b7892
⛳️🎽 Checkpoint
Sep 8, 2019
c4a3c76
💑🍎 Checkpoint
Sep 8, 2019
a9512cd
🕌😺 Checkpoint
Sep 9, 2019
7e7debc
📯👜 Checkpoint
Sep 9, 2019
bc889e9
💺🌼 Checkpoint
Sep 9, 2019
e93fb9e
🎩🚜 Checkpoint
Sep 9, 2019
b8b2e2c
☄️🐩 Checkpoint
Sep 9, 2019
fadb2bd
🍁🚌 Checkpoint
Sep 9, 2019
6499591
Rewound to commit c4a3c76602e9ba7c1e4316b97e6a4f801aa30273 + 0 edits
Sep 9, 2019
91d2a4d
⚓️⛹ Checkpoint
Sep 9, 2019
0757a96
🚞🕍 Checkpoint
Sep 9, 2019
a529634
🛬👞 Checkpoint
Sep 9, 2019
77de024
🦂🖖 Checkpoint
Sep 9, 2019
2fd7bf8
🌪☄️ Checkpoint
Sep 9, 2019
d43be19
👐🌲 Checkpoint
Sep 9, 2019
353a978
🎡📊 Checkpoint
Sep 9, 2019
d357db9
📮📯 Checkpoint
Sep 9, 2019
e013f0c
Rewound to commit 2fd7bf8f1fe11100948de2c8da39c988b8833520 + 0 edits
Sep 9, 2019
d308c39
🚩🌊 Checkpoint
Sep 9, 2019
5bd8500
Project
Sep 9, 2019
90a3918
Project
Sep 9, 2019
b310d5d
Update README.md
jmarcosfernandez Sep 9, 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
Prev Previous commit
Next Next commit
🔦🌜 Checkpoint
./server.improved.js:2480790/8
./public/index.html:2480790/148
  • Loading branch information
Glitch (xbc30ep450-a2-shortstack) committed Sep 8, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 04641afed2b54e728b6257da2ae6803680585209
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
</head>
<body>
<form action="">
<input type='text' id='yourname' value="your name here">
<input type="text" id="yourname" value="your name here">
<button>submit</button>
</form>
</body>