Skip to content

Commit

Permalink
fixing whitespace (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
iannesbitt committed Feb 5, 2024
1 parent 3b50ef7 commit 05bcb6e
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions src/drp/js/themes/drp/templates/featuredData.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="accordion-heading">
<h2>
<a class="accordion-toggle dark">
3-Dimensional Terrestrial Scanning</br>
3-Dimensional Terrestrial Scanning</br>
<span class="citation">
Minnesota College of Art and Design
</span>
Expand All @@ -31,10 +31,10 @@ <h2>
<div class="accordion-heading">
<h2>
<a class="accordion-toggle">
Biohazards</br>
<span class="citation">
University of Minnesota
</span>
Biohazards</br>
<span class="citation">
University of Minnesota
</span>
</a>
</h2>
</div>
Expand All @@ -44,9 +44,9 @@ <h2>
Research by the University of Minnesota Duluth team includes
biohazard analysis of grave sites affected by permafrost melt.
</p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/umn">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/umn">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
</div>
</div>
</div>
Expand All @@ -70,9 +70,9 @@ <h2>
Research by the University of North Dakota includes LiDAR, ground-
penetrating radar, electro-optical, and UAV aerial imagery.
</p>
<p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/und">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
</p>
</div>
</div>
</div>
Expand All @@ -96,7 +96,7 @@ <h2>
The Stony Brook University team researches how various additives
affect the ice formation process in laboratory settings and beyond.
</p>
<p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/sbu">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
</div>
Expand All @@ -105,27 +105,27 @@ <h2>
</section>
<section class="row">
<!-- <img alt="Coral" src="<%= MetacatUI.root %>/js/themes/knb/img/featured_coral.jpg" style="width: 100%; height: 100%" /> -->
<div class="accordion">
<div class="accordion-heading">
<h2>
<a class="accordion-toggle">
Arctic Material Physics</br>
<span class="citation">
Virginia Tech
</span>
</a>
</h2>
</div>
<div class="accordion-body">
<div class="accordion-inner">
<p>
<div class="accordion">
<div class="accordion-heading">
<h2>
<a class="accordion-toggle">
Arctic Material Physics</br>
<span class="citation">
Virginia Tech
</span>
</a>
</h2>
</div>
<div class="accordion-body">
<div class="accordion-inner">
<p>
Researchers at Virginia Tech study the life cycle properties and
performance of infrastructural materials in Arctic settings.
</p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/vt">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
</div>
</div>
</div>
</p>
<p>
<a class="btn btn-primary " href="<%= MetacatUI.root %>/portals/vt">View data portal<i class="icon icon-double-angle-right"></i></a>
</p>
</div>
</div>
</div>
</section>

0 comments on commit 05bcb6e

Please sign in to comment.