37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
 | 
						|
<head>
 | 
						|
  <title>delphi.market</title>
 | 
						|
  <link rel="icon" type="image/x-icon" href="/favicon.ico" />
 | 
						|
  <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
 | 
						|
  <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
 | 
						|
  <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
 | 
						|
  <link rel="manifest" href="/site.webmanifest" />
 | 
						|
  <link rel="stylesheet" href="/index.css" />
 | 
						|
  <meta name="viewport" content="width=device-width, initial-scale=1" />
 | 
						|
  <meta name="theme-color" content="#091833" />
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
  <header class="flex flex-row text-center justify-center pt-1">
 | 
						|
    <nav>
 | 
						|
      <a href="/">home</a>
 | 
						|
    </nav>
 | 
						|
  </header>
 | 
						|
  <div class="container flex flex-column text-center">
 | 
						|
    <code>
 | 
						|
        <strong>
 | 
						|
          <pre>
 | 
						|
 _  _    ___   ___  
 | 
						|
| || |  / _ \ / _ \ 
 | 
						|
| || |_| | | | | | |
 | 
						|
|__   _| |_| | |_| |
 | 
						|
   |_|  \___/ \___/ </pre>
 | 
						|
        </strong>
 | 
						|
      </code>
 | 
						|
    <div class="font-mono mb-1">Bad Request</div>
 | 
						|
  </div>
 | 
						|
</body>
 | 
						|
 | 
						|
</html> |