Skip to content

Instantly share code, notes, and snippets.

View sunitparekh's full-sized avatar

Sunit Parekh sunitparekh

View GitHub Profile
module SoupCMS
module Core
module Recipe
class Inline
def initialize(recipe_hash, page_module)
@recipe_hash = recipe_hash
@page_module = page_module
end
---
name: footer
copyright: "Copyright &copy; 2013 soupCMS, Licensed under <a href=\"http://opensource.org/licenses/mit-license.html\">MIT License.</a>"
links:
-
label: About
link:
url: http://www.soupcms.com/about
-
label: Contact Us