Skip to content

Commit 3d3f34c

Browse files
author
Paaarth
authored
Update get_github_data.html
1 parent d81c7fa commit 3d3f34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_github_data.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88
<div id="userForm">
99
<form method="post">
10-
<input type="text" id="_txtUserName" name="_txtUserName" placeholder="github username" value="octocat">
10+
<input type="text" id="_txtUserName" name="_txtUserName" placeholder="github username" value="">
1111
<button type="button" id="button">Get Github Followers</button>
1212
</form>
1313
</div>

0 commit comments

Comments
 (0)