We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81c7fa commit 3d3f34cCopy full SHA for 3d3f34c
get_github_data.html
@@ -7,7 +7,7 @@
7
<body>
8
<div id="userForm">
9
<form method="post">
10
- <input type="text" id="_txtUserName" name="_txtUserName" placeholder="github username" value="octocat">
+ <input type="text" id="_txtUserName" name="_txtUserName" placeholder="github username" value="">
11
<button type="button" id="button">Get Github Followers</button>
12
</form>
13
</div>
0 commit comments