Gift card
A static page has a gift card in which allows user to customize title and other contents.
How to use
The page uses request parameters to customize title, message, soundclound, etc.
A simple template on url pattern as bellow:
https://lthoang.github.io/gift-card/?ot=<outside title>&it=<inside title>&m=<message>
Params list:
ot
(outside-title): title at the gift card's outside pageit
(inside-title): title at the gift card's inside pagem
(message): message content of the gift card'sos
(outside subtitle): sub-title of the gift cart's outside pageop
(outside-picture): encoded url of the picture outside the gift cardip
(inside-picture): encoded url of the picture inside the gift cardsc
(sound-cloud): encoded source path of embed sound cloud iframe.sch
(sound-cloud-hidden): the sound cloud component will be hidden if set this parameter totrue