Skip to content

Commit

Permalink
Merge pull request #31 from elixir-europe-training/initial_lifecycle
Browse files Browse the repository at this point in the history
added lifecycle image
  • Loading branch information
janslifka authored Nov 1, 2023
2 parents b36e6c3 + ba933b8 commit 4e3f69f
Show file tree
Hide file tree
Showing 5 changed files with 585 additions and 9 deletions.
6 changes: 5 additions & 1 deletion _includes/index/lifecycle.html
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<p>Lifecycle</p>
<div class="row justify-content-center mb-5">
<div class="col-12 text-center">
<img src="assets/img/training_lifecycle_edit2.svg" alt="Training lifecycle" width="600px">
</div>
</div>
14 changes: 7 additions & 7 deletions _includes/index/roles-and-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,42 +9,42 @@
</div>
<div class="row">
<div class="col-2">
<div class="custom-cell" style="width: 30px;"><img src="assets/img/training_coordinator.svg" alt="Training coordinator" width="30px"></div>
<div class="custom-cell" style="width: 30px;"><img src="assets/img/path323.svg" alt="Training coordinator" width="20px"></div>
</div>
<div class="col-10">
<div class="custom-cell" style="width: 300px;">TeSS</div>
</div>
</div>
<div class="row">
<div class="col-2">
<div class="custom-cell" style="width: 30px;"><img src="assets/img/trainer.svg" alt="Trainer" width="30px"></div>
<div class="custom-cell" style="width: 30px;"><img src="assets/img/path323.svg" alt="Trainer" width="20px"></div>
</div>
<div class="col-10">
<div class="custom-cell" style="width: 300px;">Tango</div>
</div>
</div>
<div class="row">
<div class="col-2">
<div class="custom-cell" style="width: 30px;"><img src="assets/img/trainee.svg" alt="Trainee" width="30px"></div>
<div class="custom-cell" style="width: 30px;"><img src="assets/img/path323.svg" alt="Trainee" width="20px"></div>
</div>
<div class="col-10">
<div class="custom-cell" style="width: 300px;">Train-the-Trainer</div>
</div>
</div>
<div class="row">
<div class="col-2">
<div class="custom-cell" style="width: 30px;"><img src="assets/img/trainee.svg" alt="Trainee" width="30px"></div>
<div class="custom-cell" style="width: 30px;"><img src="assets/img/path323.svg" alt="Trainee" width="20px"></div>
</div>
<div class="col-10">
<div class="custom-cell" style="width: 300px;">FAIR?</div>
<div class="custom-cell" style="width: 300px;">FAIR</div>
</div>
</div>
<div class="row">
<div class="col-2">
<div class="custom-cell" style="width: 30px;"><img src="assets/img/trainee.svg" alt="Trainee" width="30px"></div>
<div class="custom-cell" style="width: 30px;"><img src="assets/img/path323.svg" alt="Trainee" width="20px"></div>
</div>
<div class="col-10">
<div class="custom-cell" style="width: 300px;">?</div>
<div class="custom-cell" style="width: 300px;">Learning Paths</div>
</div>
</div>
</div>
Loading

0 comments on commit 4e3f69f

Please sign in to comment.