diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-08-05 21:31:14 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-08-05 21:31:14 +0200 |
commit | c7d8550200def3010404e8cefcc4221695e7f83d (patch) | |
tree | e04e5b13204dc68a8aa2048e6b07afdb4a3a8f3c /blog/index.html | |
parent | d63bb00c57a8f6c4c85a8fccd3ac6eff8b3f9b3b (diff) | |
download | norsk-urskog-main-c7d8550200def3010404e8cefcc4221695e7f83d.tar.gz norsk-urskog-main-c7d8550200def3010404e8cefcc4221695e7f83d.tar.bz2 norsk-urskog-main-c7d8550200def3010404e8cefcc4221695e7f83d.zip |
Set site title properly for each page.
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html index 7ebe8b7..512e009 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,5 +1,7 @@ --- layout: default +title: titles.home +hidden: true --- {% tf home/intro.md %} |