Merge branch 'main' of git.berlin.ccc.de:cccb/sanic
This commit is contained in:
		
						commit
						343cf980ef
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4,7 +4,7 @@ | |||
|   <meta charset="UTF-8" /> | ||||
|   <title>Sanic</title> | ||||
|   <link rel="stylesheet" href="style.css" /> | ||||
|   <link rel="icon" href="/favicon.ico" sizes="16x16 32x32 48x48 64x64" type="image/png" /> | ||||
|   <link rel="icon" href="favicon.ico" sizes="16x16 32x32 48x48 64x64" type="image/png" /> | ||||
| </head> | ||||
| <body> | ||||
| 
 | ||||
|  | @ -71,7 +71,7 @@ | |||
|     </div> | ||||
|     <div id="sanic-logo"> | ||||
|       <div><!-- TODO: try to remove this div --> | ||||
|         <img alt="sanic logo" src="/img/sanic-logo.webp" /> | ||||
|         <img alt="sanic logo" src="img/sanic-logo.webp" /> | ||||
|         Sanic © 2023 | ||||
|       </div> | ||||
|     </div><!--/#sanic-logo--> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue