diff --git a/_config.yml b/_config.yml index 03eb5dc..f8f4178 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,6 @@ description: > # this means to ignore newlines until "baseurl:" Travel trails of two friends baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://darbadar.com" # the base hostname & protocol for your site -permalink: /stories/:year/:month/:title/ timezone: Asia/Kolkata imageurl: https://farm1.staticflickr.com imagesize: c diff --git a/_config_dev.yml b/_config_dev.yml index 7f3a118..5d0086b 100644 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -5,7 +5,6 @@ description: > # this means to ignore newlines until "baseurl:" Travel trails of two friends baseurl: "" # the subpath of your site, e.g. /blog/ url: "" # the base hostname & protocol for your site -permalink: /stories/:year/:month/:title/ timezone: Asia/Kolkata imageurl: https://farm1.staticflickr.com imagesize: c diff --git a/_layouts/postcard.html b/_layouts/postcard.html new file mode 100644 index 0000000..0b864e3 --- /dev/null +++ b/_layouts/postcard.html @@ -0,0 +1,34 @@ +--- +layout: default +--- +