Skip to content
Snippets Groups Projects
Commit 3c4b9a30 authored by Timofej Paramonov Bliki's avatar Timofej Paramonov Bliki :heart:
Browse files

Fixed the header!

parent 38b1363b
No related branches found
No related tags found
1 merge request!14Fixed the header!
Pipeline #436191 failed
......@@ -3,8 +3,8 @@
<!---- TEAM NAME ---->
<a class="navbar-brand" href="{{ url_for('home') }}">
<img src="https://static.igem.wiki/teams/5342/images/infinityf-nb-circle.webp" alt="InfinityF Team Logo" style="height:70px;">
InfinityF∞
<img src="https://static.igem.wiki/teams/5342/images/teamlogo-nb.png" alt="InfinityF Team Logo" style="height:70px;">
Radboud University: Project InfinityF∞
</a>
<!---- SMALL SCREEN MENU ICON ---->
......@@ -56,7 +56,11 @@
<a class="nav-link" href="{{ url_for('pages', page='human-practices') }}">Human Practices</a>
</li>
<!---- AWARDS ---->
<!---- INCLUSIVITY AWARD ---->
<li class="nav-item">
<a class="nav-link" href="{{ url_for('pages', page='inclusivity') }}">Inclusivity</a>
</li>
<!---- REST OF AWARDS (NOT NEEDED)
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Awards
......@@ -73,7 +77,7 @@
<li><a class="dropdown-item" href="{{ url_for('pages', page='sustainable') }}">Sustainable</a></li>
</ul>
</li>
---->
</ul>
</div>
</div>
......
{% extends "layout.html" %}
{% block title %}Team InfinityF{% endblock %}
{% block lead %}InfinityF – Together!{% endblock %}
{% block title %}Team Radboud University{% endblock %}
{% block lead %}Project InfinityF – Together!{% endblock %}
{% block page_content %}
......@@ -102,7 +102,7 @@
<h1 style="text-align:center">Who are we?</h1>
<div class="row" style="margin-bottom:3vh;">
<div class="col-4">
<p>We're <b>InfinityF</b>! We are based in Radboud University in Nijmegen, and we work to...</p>
<p>We're team <b>Radboud University</b>, and we are based in Nijmegen, and we work to...</p>
</div>
<div class="col-8">
<img src="https://static.igem.wiki/teams/5342/images/team/team-drinks-2.webp" style="max-width:100%" alt="InfinityF - Together!">
......@@ -177,7 +177,7 @@
This is precisely the reason I decided to join iGEM - It's a unique way to diversify my skill-sets and help create a project with real-world implications.
I knew close to nothing about web development before joining iGEM, but when I was offered to help make the wiki I couldn't refuse trying.
From then on, I've learnt so much about not only HTML, CSS, and Javascript implementation in the wiki, but also about hemophilia, synthetic biology as a whole, and about working efficiently in a team.
I can say with certainty that I'm proud to be a member of our InfinityF team, and hope that I inspire future Radboud Computing Science students to take on this interdisciplinary challenge in future years!
I can say with certainty that I'm proud to be a member of our Radboud University team, and hope that InfinityF and I inspire future Radboud Computing Science students to take on this interdisciplinary challenge in future years!
</p>
</div>
<div class="grid-child" id = "card_luc-jan">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment