-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated logo url for twilio and heroku
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -114,15 +114,15 @@ | |
<div class="text-muted">Storage Provided</div> | ||
</div> | ||
<div class="col-2"> | ||
<img src="https://brand.heroku.com/static/media/heroku-logotype-horizontal.81c49462.svg" width="100px" height="35px"> | ||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/ec/Heroku_logo.svg" width="100px" height="35px"> | ||
<div class="text-muted">Hosted On</div> | ||
</div> | ||
<div class="col-2"> | ||
<img src="https://camo.githubusercontent.com/2dfeafbee0904d6df16ddf7200993dace1629e60/68747470733a2f2f73656e7472792d6272616e642e73746f726167652e676f6f676c65617069732e636f6d2f73656e7472792d6c6f676f2d626c61636b2e706e67" width="100px" height="35px"> | ||
<div class="text-muted">Error tracking</div> | ||
</div> | ||
<div class="col-2"> | ||
<img src="https://www.twilio.com/marketing/bundles/company-brand/img/logos/red/twilio-logo-red.png" width="100px" height="35px"> | ||
<img src="https://upload.wikimedia.org/wikipedia/commons/7/7e/Twilio-logo-red.svg" width="100px" height="35px"> | ||
<div class="text-muted">SMS Provided by</div> | ||
</div> | ||
</div> | ||
|
@@ -133,4 +133,4 @@ | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js" integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/" crossorigin="anonymous"></script> | ||
</body> | ||
</html> | ||
</html> |