crowdAI/crowdai

View on GitHub
public/maintenance.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <title>crowdAI</title>
  <head>
    <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
    <style>
      body {
        background: #f0f0f0;
      }
      h3 {
        color: #EA514E;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      }
      svg {
        width: 5%;
      }
      .container {
        padding-top: 35vh;
        text-align: center;
        display: block;
      }
    </style>
  </head>
  <body>
    <div class="container">
      <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 29 27" enable-background="new 0 0 29 27" xml:space="preserve">
        <g>
          <path
            fill="#EA524E"
            d="M28.6,20.4l-3.2-4.9c1.2-0.7,2.2-2.6,2.5-3.3c0.1-0.1,0-0.3,0-0.4L25,8c-0.2-0.2-0.6-0.2-0.7,0.1
              c-0.5,1.2-1.4,2.6-1.4,2.6L22.6,10c0.9-1,0.9-3.2,0.9-3.2C23.4,2.5,21,0.9,19,0.4c-0.6-0.2-1.1,0.6-0.6,1c0.7,0.6,1.1,1.1,1.1,1.1
              c1.7,2.4,0.7,4.4,0.7,4.4c-0.3-0.5-1.4-1.2-3.1-1.9c-1.7-0.7-2.5-2.3-2.5-2.3l0,0c0,0-0.8,1.7-2.5,2.3C10.4,5.7,9.4,6.3,9,6.9
              c0,0-0.9-2,0.7-4.4c0,0,0.4-0.5,1-1c0.5-0.4,0-1.2-0.6-1c-2,0.6-4.4,2.1-4.4,6.3c0,0,0,2.1,0.9,3.2l-0.3,0.7c0,0-0.9-1.3-1.4-2.6
              C4.8,7.8,4.4,7.8,4.2,8l-2.9,3.8c-0.1,0.1-0.1,0.3,0,0.4c0.3,0.6,1.3,2.6,2.5,3.3l-3.2,4.9c0,0-0.7,1.1-0.3,1.5
              c0.4,0.4,1.2,0.3,1.2,0.3s3.9-0.9,5-0.9c0,0,1.4,5.7,7.5,5.7h1c6.1,0,7.5-5.7,7.5-5.7c1.1,0,5,0.9,5,0.9s0.8,0.1,1.2-0.3
              C29.3,21.4,28.6,20.4,28.6,20.4z M18.4,23.4c-1.1,0.5-2.3,0.8-3.6,0.8c-1.2,0-2.3-0.2-3.4-0.7c-0.4-0.2-0.6-0.7-0.4-1.2
              c0.2-0.4,0.7-0.6,1.2-0.4c1.7,0.8,3.8,0.8,5.5,0c0.4-0.2,1,0,1.2,0.4C19,22.6,18.8,23.2,18.4,23.4z M19,19.9c-1,0-1.8-0.4-2.5-1
              l0,0c-0.4-0.4-1-0.7-1.6-0.7c-0.7,0-1.2,0.3-1.7,0.7l0,0c-0.6,0.6-1.5,1-2.4,1c-2,0-3.6-1.6-3.6-3.6v-0.5c0,0,3.3-0.9,7.7-0.9
              c4.4,0,7.6,0.9,7.6,0.9v0.5C22.6,18.3,21,19.9,19,19.9z"/>
          <path fill="#EA524E" d="M11.7,17.2l-2.1-0.6c-0.1,0-0.3,0-0.3,0.2c0,0.1,0,0.3,0.2,0.3l2.1,0.6c0,0,0,0,0.1,0
              c0.1,0,0.2-0.1,0.2-0.2C11.9,17.3,11.8,17.2,11.7,17.2z"/>
          <path fill="#EA524E" d="M19.9,16.6l-2.1,0.6c-0.1,0-0.2,0.2-0.2,0.3c0,0.1,0.1,0.2,0.2,0.2c0,0,0,0,0.1,0l2.1-0.6
              c0.1,0,0.2-0.2,0.2-0.3C20.2,16.6,20,16.5,19.9,16.6z"/>
        </g>
        <rect id="_x3C_Slice_x3E_" fill="none" width="29" height="27"/>
      </svg>
      <h3>Under Maintenance</h3>
    </div>
  </body>

</html>