mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Add footer
This commit is contained in:
		
							parent
							
								
									b2e4957bb8
								
							
						
					
					
						commit
						f1e769e74d
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -58,6 +58,10 @@ html
 | 
			
		|||
				padding: 4px 5px;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			footer {
 | 
			
		||||
				text-align: center;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
	body
 | 
			
		||||
		main
 | 
			
		||||
			header
 | 
			
		||||
| 
						 | 
				
			
			@ -127,4 +131,5 @@ html
 | 
			
		|||
						each emoji in emojis
 | 
			
		||||
							| :#{emoji.name}:
 | 
			
		||||
							= ' '
 | 
			
		||||
 | 
			
		||||
			footer
 | 
			
		||||
				p Misskey is open-source software. <a href="https://github.com/syuilo/misskey">View source</a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue