Skip to content

Commit

Permalink
changed settings
Browse files Browse the repository at this point in the history
  • Loading branch information
feyeandal committed Dec 30, 2020
1 parent f542b82 commit 3b41cd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Empty file added debug.log
Empty file.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h3>Mapping in a Pandemic</h3>
The pandemic has a large impact on our remote and field mapping operations. Our team has encountered a lot of challenges such as postponing and slowing down of field mapping activities because of sudden lockdowns and surge of active COVID cases, resigning staff due to COVID-19 safety threat, as well as self-isolation caused by experiencing COVID-19-like symptoms but we were still able to pull them through. <i>[We also made a <a href="https://pistangmapa.github.io/2020/programme/session/pnm200202" target="_blank">documentary</a> on how COVID-19 remapped the reality and presented it during the 2nd day of <a href="https://pistangmapa.github.io/2020/" target="_blank">Pista Ng Mapa</a>. Video available online soon.]</i>
</p>
</div>
<div id="demo" class="carousel slide" data-ride="carousel">
<div id="demo" class="carousel slide" data-ride="carousel" data-interval="false">

<!-- Indicators -->
<ul class="carousel-indicators">
Expand All @@ -72,6 +72,8 @@ <h3>Mapping in a Pandemic</h3>
<li data-target="#demo" data-slide-to="3"></li>
<li data-target="#demo" data-slide-to="4"></li>
<li data-target="#demo" data-slide-to="5"></li>
<li data-target="#demo" data-slide-to="6"></li>
<li data-target="#demo" data-slide-to="7"></li>
</ul>

<!-- The slideshow -->
Expand Down

0 comments on commit 3b41cd7

Please sign in to comment.