Patches
This commit is contained in:
6
ROOT/contact.html
Normal file
6
ROOT/contact.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<a>Your smart enough</a>
|
||||
<br>
|
||||
<a>Either you know, or you don't</a>
|
||||
</html>
|
||||
@@ -53,10 +53,10 @@
|
||||
<i class="fa fa-caret-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-content" id="DropList">
|
||||
<a href="#">Twitter</a>
|
||||
<a href="#">Instagram</a>
|
||||
<a href="#">Github</a>
|
||||
<a href="#">Contact</a>
|
||||
<a href="https://twitter.com/seppdroid">Twitter</a>
|
||||
<a href="https://www.instagram.com/seppdroid/">Instagram</a>
|
||||
<a href="https://github.com/SEPPDROID">Github</a>
|
||||
<a href="contact.html">Contact</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user