Skip to content
Snippets Groups Projects
Select Git revision
  • bf0030e27e2e9ddb2e0fabfed9dd507a6b552403
  • main default protected
  • musterlösung
3 results

programmieraufgabe_1.md

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>