Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic committed Apr 26, 2019
1 parent 0ef270b commit ca7bed6
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion other/stripe/README.md → other/cart/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# stripe


http://stripe.com/docs/checkout/express
https://stripe.com/docs/payments/checkout

Client integration

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ head
script.
ROOT = '#{ROOT}' //- sets global pug and .js from dat.yaml
script(src=ROOT + '../assets/js/stripe-register.js')

// this is nice!!!
link(href='//cdn.jsdelivr.net/npm/[email protected]/dist/pretty-checkbox.min.css', rel='stylesheet', type='text/css')

//- link(href=ROOT + '../assets/css/base.css', rel='stylesheet', type='text/css')
include ../assets/css/base.pug

Expand Down
File renamed without changes.

0 comments on commit ca7bed6

Please sign in to comment.