Digital Ocean is now sponsoring the droplets for dashboard.sitespeed.io
This commit is contained in:
parent
5063e824e4
commit
9150ae5940
|
|
@ -41,6 +41,11 @@ vertical-align: middle;
|
|||
height: 32px;
|
||||
}
|
||||
|
||||
.digitalocean {
|
||||
vertical-align: middle;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
|
|
|
|||
|
|
@ -49,11 +49,12 @@
|
|||
</div>
|
||||
|
||||
<div class="col-1-1">
|
||||
<p class="copy">
|
||||
<p class="flogo">The CDN is sponsored by <a href="https://www.fastly.com/"><img src="{{site.baseurl}}/img/fastly2.png" class="fastly"></a></p>
|
||||
<p class="flogo"><a href="https://dashboard.sitespeed.io/">dashboard.sitespeed.io</a> is sponsored by <a href="https://www.digitalocean.com/"><img src="{{site.baseurl}}/img/digital-ocean.png" class="digitalocean"></a></p>
|
||||
<p class="copy">
|
||||
© Sitespeed.io
|
||||
{{ site.time | date: '%Y' }}, last updated {{ site.time | date: "%H:%M %d %B %Y" }}
|
||||
</p>
|
||||
<p class="flogo">The CDN is sponsored by <a href="https://www.fastly.com/"><img src="{{site.baseurl}}/img/fastly2.png" class="fastly"></a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue