Re: custom meta data
- From:
- Jeff Schoolcraft
- Date:
- 2012-02-20 @ 12:39
Alright, it turns out it's just @page.metadata('app store link')
RTFM, or in this case the code.
Jeff
> Jeff Schoolcraft <mailto:jeff@thequeue.net>
> February 20, 2012 7:20 AM
> Is there a way to add custom meta data?
>
> I'd like to do something like:
>
> App store link:
> http://itunes.apple.com/us/app/mathminuteaddition/id500896247?mt=8
>
> And then use @app_store_link in haml like @meta and @title are used.
>
> Thanks,
>
> Jeff