Skip to content

Commit d992bc4

Browse files
committed
Use latest version of badge.png for footer. Fix auth0#13
This version of bade.png it's already compressed
1 parent 37d2510 commit d992bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/footer/demo.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
footer.site-footer
22
.container
33
.logo
4-
img(src="https://cdn.auth0.com/styleguide/1.0.0/img/badge.png", width="30")
4+
img(src="https://cdn.auth0.com/styleguide/latest/lib/logos/img/badge.png", width="30")
55

66
.footer-grid
77
.column

0 commit comments

Comments
 (0)