diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2017-08-28 14:03:48 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2017-08-28 14:03:48 +0200 |
commit | 7cacf1d169b2c86709f73976246396f83e295e8e (patch) | |
tree | 166aaccd337a17de275503ace6949a18a344385e /blog/concerts.html | |
parent | a7c533ccc4eaa66e5d6314df762b87548dffa054 (diff) | |
download | norsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.tar.gz norsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.tar.bz2 norsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.zip |
Get rid of multiple-laguages plugin.
Move all posts to the regular _post directory, but under corresponding
language subdirs. Also replace the generic pages with language specific
ones. This should make the urls nicer and more coherent too. Finally,
get rid of the "t"-translate tag. Will probably have to reintroduce a
similar tag later, but for now, just hardcode norwegian labels.
Diffstat (limited to 'blog/concerts.html')
-rw-r--r-- | blog/concerts.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/blog/concerts.html b/blog/concerts.html index 5a51aee..9a9db77 100644 --- a/blog/concerts.html +++ b/blog/concerts.html @@ -1,10 +1,8 @@ --- layout: default -title: titles.concerts +title: Konserter --- -{% tf concerts/intro.md %} - <h2>Kommende konserter</h2> {% for concert in site.concerts %} |