From 4f60d01280be78205aaddfacc15c093ffda2af87 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Tue, 30 Jul 2019 21:36:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=20?= =?UTF-8?q?=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=20=D1=81=D1=81=D1=8B=D0=BB?= =?UTF-8?q?=D0=BE=D0=BA=20=D0=BD=D0=B0=20=D1=81=D1=82=D0=B0=D1=82=D1=8C?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/config/sculpin_kernel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 97caa99..bd2c6e0 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -19,7 +19,7 @@ sculpin_content_types: path: _articles singular_name: article layout: internal - permalink: articles/:year/:month/:day/:basename/ + permalink: articles/:year-:month-:day-:basename/ enabled: true taxonomies: - tags