Contact and donate link
This commit is contained in:
		| @@ -60,11 +60,13 @@ | ||||
|     </div> | ||||
|  | ||||
|     <div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center"> | ||||
|       <a href="/donate/" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating Bitcoins. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain."><img alt="Bitcoin" src="/assets/img/layout/Bitcoin.png" width="32" height="32">Donate Cryptocurrency</a> | ||||
|       <i class="far fa-envelope fa-2x"></i> | ||||
|       <a href="/contact/">Contact</a> | ||||
|     </div> | ||||
|      | ||||
|     <div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center"> | ||||
|       <i class="fab fa-paypal fa-2x"></i> | ||||
|       <a data-toggle="tooltip" data-placement="top" data-original-title="You can also donate using Paypal." href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5G9CBU8P6F4K2">PayPal</a> | ||||
|       <i class="fas fa-heart fa-2x text-danger"></i> | ||||
|       <a data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain." href="/donate/">Donate</a> | ||||
|     </div> | ||||
|   </div> | ||||
|  | ||||
|   | ||||
| @@ -99,9 +99,6 @@ | ||||
|             <a class="dropdown-item" href="https://bin.privacytools.io/"><i class="fas fa-clipboard fa-fw"></i> PrivateBin - Encrypted Pastebin</a> | ||||
|           </div> | ||||
|         </li> | ||||
|         <li class="nav-item"> | ||||
|           <a class="nav-link" href="/contact/">Contact</a> | ||||
|         </li> | ||||
|         <li class="nav-item"> | ||||
|           <a class="nav-link" href="/donate/">Donate <i class="fas fa-heart text-danger"></i></a> | ||||
|         </li> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 BurungHantu1605
					BurungHantu1605