Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Sep 30, 2023
1 parent f1cd453 commit da9ac69
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion accenture/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,54 @@ <h1>Current Projects</h1>
</div>
</li>

<li id = Project-15110>
<div class = "HOT-Container">
<div class = "HOT-Map">
<div class="spinner big">
<div class="bounce1 big"></div>
<div class="bounce2 big"></div>
<div class="bounce3 big"></div>
</div>
</div>
<div class = "HOT-Details">
<div class = "HOT-Title" id = "HOT-Title-15110">
<p><b></b></p><a href="https://tasks.hotosm.org/projects/15110" class="btn btn-blue" id="TM-Contribute-Btn-15110">START MAPPING</a>
</div>
<div class = "HOT-Progress">
<p></p>
</div>
<div class = "HOT-Description">
<p> This remote mapping of buildings will support the implementation of planned activities and largely the generation of data for humanitarian activities in the identified provinces. <a href= "https://tasks.hotosm.org/projects/15110"> read more.</a>
</p>
</div>
</div>
</div>
</li>

<li id = Project-15111>
<div class = "HOT-Container">
<div class = "HOT-Map">
<div class="spinner big">
<div class="bounce1 big"></div>
<div class="bounce2 big"></div>
<div class="bounce3 big"></div>
</div>
</div>
<div class = "HOT-Details">
<div class = "HOT-Title" id = "HOT-Title-15111">
<p><b></b></p><a href="https://tasks.hotosm.org/projects/15111" class="btn btn-blue" id="TM-Contribute-Btn-15111">START MAPPING</a>
</div>
<div class = "HOT-Progress">
<p></p>
</div>
<div class = "HOT-Description">
<p> This remote mapping of buildings will support the implementation of planned activities and largely the generation of data for humanitarian activities in the identified provinces. <a href= "https://tasks.hotosm.org/projects/15111"> read more.</a>
</p>
</div>
</div>
</div>
</li>

</ul>
</div>
<div class = "HOT-Nav">
Expand Down Expand Up @@ -370,7 +418,7 @@ <h1>Community</h1>
<script>
PT.mainHashtag = 'accenture';
PT.subHashtags = ['acn*', 'dublinacn19', 'acngraddublin19', 'acnfy22', 'acnfy23'];
PT.hotProjects = ['15069', '15037', '15038'];
PT.hotProjects = ['15069', '15037', '15038', '15110', '15111'];
PT.flickrApiKey = 'b4f0178b524610373b2b65bda51979ba';
PT.flickrSetId = '72157705611464735';
</script>
Expand Down

0 comments on commit da9ac69

Please sign in to comment.