Skip to content

Commit 171eecd

Browse files
authored
Add anchor for powered-by and supported-by (#41)
1 parent df795da commit 171eecd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h2 class="featurette-subheading">Enabling you to parallelize internal systems</
217217

218218
<div class="row">
219219
<div class="col-md-12">
220-
<h2 class="featurette-heading">Powered by Dask</h2>
220+
<h2 class="featurette-heading" id="powered-by"><a href="#powered-by" class="link-unstyled">Powered by Dask</a></h2>
221221
<p class="lead">
222222
These software projects are well-integrated with Dask,
223223
or use Dask to power components of their infrastructure.</>
@@ -496,7 +496,7 @@ <h4>Scikit-allel</h4>
496496
</div>
497497
</div>
498498
</div>
499-
499+
500500
<div class="row top-padding-small">
501501
<div class="col-md-6 flex-item">
502502
<div class="flex-item-left"></div>
@@ -519,7 +519,7 @@ <h4>tsfresh</h4>
519519
<section id="supporters">
520520

521521
<div class="container supporters">
522-
<h2>Supported By</h2>
522+
<h2 id="supported-by"><a href="#supported-by" class="link-unstyled">Supported By</a></h2>
523523
<p>We thank these institutions for generously supporting the project<p>
524524
<div class="row">
525525
<div class="col supporter">

0 commit comments

Comments
 (0)