Skip to content
Snippets Groups Projects
Commit 5c1f6438 authored by Darius Szablowski's avatar Darius Szablowski
Browse files

fixed nav bar bug on home page

parent 46577fa4
No related branches found
No related tags found
No related merge requests found
Pipeline #368164 passed
......@@ -35,7 +35,6 @@
<script src="{{ url_for('static', filename = 'matter.js') }}" type="text/javascript"></script>
<script src="{{ url_for('static', filename = 'lottie-player.js') }}"></script>
<script src="{{ url_for('static', filename = 'lottie-interactivity.min.js')}}"></script>
<script src="{{ url_for('static', filename = 'bootstrap.bundle.js')}}"></script>
<style>
.canvas {
......@@ -50,7 +49,7 @@
<body onload="init()">
<!-- awards modal area -->
<div class="modal fade" id="awardsModal" tabindex="-1" role="dialog" aria-labelledby="awardsModalLabel" aria-hidden="true" data-show="true">
<div class="modal fade" id="awardsModal" tabindex="-2" role="dialog" aria-labelledby="awardsModalLabel" aria-hidden="false" data-show="false">
<div style="width: 600px !important; margin-left: auto; margin-right: auto; margin-top: 6em;" class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
......
......@@ -2649,6 +2649,63 @@
We're really looking forward to digging deeper into the recycling system and collecting valuable data to improve transparency in
the European recycling system. We will update our results in our wiki page in the coming months.
Due to our careful planning and project considerations, we managed to send out our trackers in September and October 2023. We put 9
trackers wrapped in mixed plastic packaging into
recycling bins meant for soft plastics at British supermarkets in Cardiff. Given that recycling
processes can take a while, we’ll be waiting for results for the next three months. This means
the
project
will
keep
going
beyond
the
wiki
freeze
and
iGEM.
We’re really looking forward to digging deeper into the recycling system and collecting valuable
data to improve transparency in the European recycling system. We will update our results in our
wiki page in the coming months.
Results by December 14th:
Out of the 9 trackers we released in Cardiff, 5 could be traced during their subsequent
transportation, while 4 trackers sent their last signal 4 days after release, indicating the same
location where they were discarded. Among the 5 trackers that exhibit further location changes,
2 of them last signaled at a distribution center near Bristol, where they are expected to be
transported to other plastic waste processors (Tracker 2 and 4). Tracker 2 is also updating its
location. Two trackers were able to update their locations in recycling companies after leaving
Bristol (Tracker 1 and 3).
So far, all the trackers stay in the UK according to their last signal.
<img src="https://static.igem.wiki/teams/4757/wiki/tracker-1.png" style="width: 100%; margin-top: 3em;">
</h5>
</div>
</div>
......
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