mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Change posts permalink to exclude categories.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
baseurl: "" # the subpath of your site, e.g. /blog/
|
||||
url: "http://liquidmarkup.org" # the base hostname & protocol for your site
|
||||
markdown: kramdown
|
||||
permalink: /:year/:month/:day/:basename:output_ext
|
||||
collections:
|
||||
- filters
|
||||
|
||||
Reference in New Issue
Block a user