Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit 7fac61d

Browse files
authored
v2.1 - Fix credits
1 parent 7b9c2e5 commit 7fac61d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ <h1>CDN Upload</h1>
7777
<img id="blah" src="#" alt="" style="max-width: 200px; max-height: 200px;"/>
7878
<br><br>
7979
<input class="inputButton" type="submit" value="Upload Image" name="submit">
80-
<a href="https://github.com/Slddev/php-fileuploader">View me on GitHub!</a>
80+
<br><br>
81+
<a href="https://github.com/Slddev/php-fileuploader" style="color: white; text-decoration: none;">View me on GitHub!</a>
8182
</form>
8283
</div>
8384
<script>function readURL(input) {

0 commit comments

Comments
 (0)