mirror of
				https://github.com/Crazyco-xyz/48hr.email.git
				synced 2025-11-04 07:16:32 +01:00 
			
		
		
		
	Add underline style
This commit is contained in:
		
							parent
							
								
									86b707ff40
								
							
						
					
					
						commit
						9cc2ccd978
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@
 | 
			
		|||
    {% block footer %}
 | 
			
		||||
    <section class="container footer">
 | 
			
		||||
      <hr>
 | 
			
		||||
      <h4>48hr.email offered by <a href="{{ madebysite }}" style="text-decoration:underline">{{ madeby }}</a> | All Emails will be deleted after 48hrs |  This project is <a href="https://github.com/crazyco-xyz/48hr.email">open-source ♥</a></h4>
 | 
			
		||||
      <h4>48hr.email offered by <a href="{{ madebysite }}" style="text-decoration:underline">{{ madeby }}</a> | All Emails will be deleted after 48hrs |  This project is <a href="https://github.com/crazyco-xyz/48hr.email" style="text-decoration:underline">open-source ♥</a></h4>
 | 
			
		||||
    </section>
 | 
			
		||||
    {% endblock %}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue