~magentix/stapy-theme-dusk

07dee1fb35da867c9569ec9e9578df3abffac5b3 — magentix 2 years ago 37e1d57 1.3.3
Home description and title updated
2 files changed, 2 insertions(+), 2 deletions(-)

M source/json/index.html.json
M source/template/block/header.html
M source/json/index.html.json => source/json/index.html.json +1 -1
@@ 1,5 1,5 @@
{
  "title": "Dusk - Home",
  "description": "A simple and minimal theme made with StaPy",
  "description": "A simple and minimal theme for StaPy",
  "content": "page/index.html"
}
\ No newline at end of file

M source/template/block/header.html => source/template/block/header.html +1 -1
@@ 1,5 1,5 @@
<h1><a href="{{ url }}">Dusk</a></h1>
<p>A simple and minimal theme made with StaPy</p>
<p>A simple and minimal theme for StaPy</p>
<nav>
    [<a href="{{ url }}">Home</a>]
    [<a href="{{ url }}articles.html">Articles</a>]