~magentix/stapy-theme-dusk

abbc33242ecb2eb3ce01582281a3d7eae66b7e56 — magentix 2 years ago 28eb6ce
Fix description
2 files changed, 2 insertions(+), 2 deletions(-)

M source/json/about.html.json
M source/json/articles.html.json
M source/json/about.html.json => source/json/about.html.json +1 -1
@@ 1,5 1,5 @@
{
  "meta_title": "Dusk - About",
  "meta_description": "A simple and minimal theme made with StaPy",
  "meta_description": "A simple and minimal theme for StaPy",
  "content": "page/about.html"
}
\ No newline at end of file

M source/json/articles.html.json => source/json/articles.html.json +1 -1
@@ 1,6 1,6 @@
{
  "meta_title": "Dusk - Articles",
  "meta_description": "A simple and minimal theme made with StaPy",
  "meta_description": "A simple and minimal theme for StaPy",
  "content": "page/articles.html",
  "article": "template/block/article.html"
}
\ No newline at end of file