1
0
Fork 0

docs(examples): Replacing Stripe with MomentJS in examples

This commit is contained in:
Pixelastic 2018-08-23 12:57:44 +02:00
parent 6af2dbd485
commit 56eb485b5b
2 changed files with 4 additions and 4 deletions

View file

@ -213,13 +213,13 @@ block content
img.h-2(src='assets/logos/react.jpg', alt='React')
.fla.pl-1.text-solstice.uppercase.bold React
.fln.w-100.sm_w-50.md_w-25.p-1.flex.flrnw
a.c-card.custom-demo.fla.flex.flcnw.p-05(href='https://stripe.com/docs')
a.c-card.custom-demo.fla.flex.flcnw.p-05(href='https://momentjs.com/')
.fln.flc.relative.text-0.max-w-5.m-auto
img(src='assets/demos/example-stripe.gif', alt='Stripe')
img(src='assets/demos/example-momentjs.gif', alt='MomentJS')
.fln.pt-1.flex.flrnw.flc
.fln.text-0
img.h-2(src='assets/logos/stripe.jpg', alt='Stripe')
.fla.pl-1.text-solstice.uppercase.bold Stripe
img.h-2(src='assets/logos/momentjs.jpg', alt='MomentJS')
.fla.pl-1.text-solstice.uppercase.bold MomentJS
.relative.bg-white-pure
.bg-footer

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB