Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Commit

Permalink
Serve Auth0 locally instead of using their CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Jan 6, 2017
1 parent a8f3134 commit 37824de
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions images/auth0.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -137,8 +137,8 @@ <h2>
<td style="text-align: center;"><div class="hosting-provider">Authentication sponsored by</div></td>
</tr>
<tr>
<td style="text-align: center;"><a href="http://rackspace.com/"><img alt="Rackspace" width="300" src="images/rackspace-on-dark.svg"/></a></td>
<td style="text-align: center;"><a href="http://auth0.com/"><img alt="Auth0" width="300" src="https://cdn.auth0.com/styleguide/latest/lib/logos/img/logo-grey.svg"/></a></td>
<td style="text-align: center;"><a href="http://rackspace.com/"><img alt="Rackspace logo" width="300" src="images/rackspace-on-dark.svg"/></a></td>
<td style="text-align: center;"><a href="http://auth0.com/"><img alt="Auth0 logo" width="221" src="images/auth0.svg"/></a></td>
</tr>
</table>
</footer>
Expand Down

0 comments on commit 37824de

Please sign in to comment.