Minor touchups
This commit is contained in:
		
							parent
							
								
									3de23d681b
								
							
						
					
					
						commit
						390b6b1de9
					
				
					 4 changed files with 4 additions and 2 deletions
				
			
		|  | @ -10,6 +10,7 @@ if(!$database) { | |||
| <head> | ||||
| 	<meta charset="UTF-8" /> | ||||
| 	<link rel="stylesheet" href="style.css" /> | ||||
| 	<link rel="icon" type="image/x-icon" href="icon.png"> | ||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||
| 	<title>Snuffler</title> | ||||
| </head> | ||||
|  | @ -32,7 +33,7 @@ if(!$database) { | |||
| 	</div> | ||||
| 
 | ||||
| 	<div id="centerbox"> | ||||
| 	<div id="titlebox"><img src="favicon.ico" />Snuffler</div> | ||||
| 	<div id="titlebox"><img src="icon.png" alt="" />Snuffler</div> | ||||
| 
 | ||||
| 	<?php | ||||
| 	if (!$database->getAuthedUserId()) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue