Skip to content
Snippets Groups Projects
Select Git revision
  • e14b73546fd378f57c096bb1e80dd62d0427713a
  • master default protected
  • csv_export
  • ndex
  • v1.1.18-rc2
  • v1.1.17
  • v1.1.16
  • v1.1.16-rc12
  • v1.1.16-rc11
  • v1.1.16-rc10
  • v1.1.16-rc9
  • v1.1.16-rc8
  • v1.1.16-rc7
  • v1.1.16-rc4
  • v1.1.16-rc3
  • v1.1.16-rc1
  • v1.1.6-rc1
  • v1.1.15
  • v1.1.15-rc7
  • v1.1.15-rc6
  • v1.1.15-rc3
  • v1.1.15-rc1
  • v1.1.14
  • v1.1.13
24 results

home-page.component.html

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    home-page.component.html 357 B
    <section class="hero is-primary is-large">
      <div class="hero-body">
        <div class="container">
          <h1 class="title">
            SARS-CoV-2 Explorer
          </h1>
          <h2 class="subtitle">
            Explore the Protein interactions of SARS-CoV-2
          </h2>
        </div>
      </div>
    </section>
    
    <div class="content">
    General Information about the Website
    </div>