mirror of
				https://git.coolaj86.com/coolaj86/telebit-relay.js.git
				synced 2025-11-04 02:12:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			48 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <meta http-equiv="refresh" content="0;url=https://docs.google.com/presentation/d/e/2PACX-1vRQ1YyZcTDKYINLvUe8OdaDn_mIoCc0v8XSK-rgI3-b8EldgqpwbZEGmPn7J9pN1vnEJ1-pOcl_T-QP/pub">
 | 
						|
    <style>
 | 
						|
      body, html {
 | 
						|
        height: 100%;
 | 
						|
        margin: 0%;
 | 
						|
        padding: 0%;
 | 
						|
        background-color: black;
 | 
						|
      }
 | 
						|
      .bg {
 | 
						|
        background-image: url("http://www.tshirtvortex.net/wp-content/uploads/thenamesrex.jpg");
 | 
						|
        height: 100%;
 | 
						|
        background-position: center;
 | 
						|
        background-repeat: no-repeat;
 | 
						|
        background-size: cover;
 | 
						|
      }
 | 
						|
      a {
 | 
						|
        color: white;
 | 
						|
      }
 | 
						|
    </style>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div class="bg">
 | 
						|
    <center>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <br>
 | 
						|
      <h1><a href="https://docs.google.com/presentation/d/e/2PACX-1vRQ1YyZcTDKYINLvUe8OdaDn_mIoCc0v8XSK-rgI3-b8EldgqpwbZEGmPn7J9pN1vnEJ1-pOcl_T-QP/pub?start=false&loop=false&delayms=3000">Access Ability (look ma, no cloud) [slides]</a></h1>
 | 
						|
    </center>
 | 
						|
    </div>
 | 
						|
  </body>
 | 
						|
</html>
 |