Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Add GitHub repo to website
Browse files Browse the repository at this point in the history
  • Loading branch information
Reselim committed Jan 8, 2021
1 parent 215dcd1 commit 315c510
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Expand Up @@ -5,13 +5,13 @@
</head>

<body>
<form>
<input type="text" placeholder="Roblox Username" id="roblox-username">
<input type="text" placeholder="Search Query" id="search-query">
<br><br>
<b>Output URL:</b>
<span id="output"></span>
</form>
<input type="text" placeholder="Roblox Username" id="roblox-username">
<input type="text" placeholder="Search Query" id="search-query">
<br><br>
<b>Output URL:</b>
<span id="output"></span>
<br><br>
<a href="https://github.com/Reselim/ugc.works">GitHub repository</a>

<script>
let robloxUsername = document.getElementById("roblox-username")
Expand Down

0 comments on commit 315c510

Please sign in to comment.