Fix footer buttons
This commit is contained in:
		
					parent
					
						
							
								f68e4cb3e6
							
						
					
				
			
			
				commit
				
					
						69ae67d510
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
<hr>
 | 
			
		||||
<div class="footer" role="contentinfo">
 | 
			
		||||
    <a href="https://www.w3schools.com/html/">
 | 
			
		||||
        <img src="{{ URL::asset('images/buttons/html_learn_it_today.gif') }}"
 | 
			
		||||
             class="pixel" width="88" height="31" alt="Learn HTML today!"> 
 | 
			
		||||
    <a href="https://www.debian.org/">
 | 
			
		||||
        <img src="{{ URL::asset('images/debian.gif') }}"
 | 
			
		||||
             class="pixel" width="88" height="31" alt="Powered by Debian"> 
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="https://dimden.dev/">
 | 
			
		||||
        <img src="https://dimden.dev/services/images/88x31.gif" width="88" height="31"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue