From 6bd045c4afaf52d64bbcf91c2ef9ecb39574304a 2017-07-26 13:32:11 From: Vitaly Takmazov Date: 2017-07-26 13:32:11 Subject: [PATCH] fix config layout --- diff --git a/_layouts/config.html b/_layouts/config.html index 46ef09160d9ead5dd9454ba005305a686dec6046..7eacebb00cefbe2f193d644e0a8b34e0a30a8a3d 100644 --- a/_layouts/config.html +++ b/_layouts/config.html @@ -1,4 +1,4 @@ --- -layout: default +layout: null --- {% include themes/twitter/myconfig.html %}