diff --git a/pages/buy-coffee.json b/pages/buy-coffee.json new file mode 100644 index 0000000..6809f21 --- /dev/null +++ b/pages/buy-coffee.json @@ -0,0 +1,21 @@ +{ + "title": "Buy Coffee", + "slug": "buy-coffee", + "excerpt": "", + "custom_excerpt": "", + "canonical_url": "{{site.url}}{{page.slug}}", + "meta_title": "Buy Coffee", + "meta_description": "", + "og_title": "", + "og_description": "", + "og_image": "", + "twitter_title": "Buy Coffee", + "twitter_description": "", + "twitter_image": "", + "codeinjection_head": "", + "codeinjection_foot": "", + "featured": false, + "set_as_not_found_route": false, + "enable_analytics": false, + "visibility": "public" +} \ No newline at end of file