The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/261
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Signed-off-by: KATOH Yasufumi <[email protected]>
From d7fdd056090a32402d573543812b7aecf9f48785 Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi <[email protected]> Date: Thu, 17 Aug 2017 15:29:18 +0900 Subject: [PATCH] Update STRUCTURE.ja.json for publishing LTS download page Signed-off-by: KATOH Yasufumi <[email protected]> --- content/STRUCTURE.ja.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/STRUCTURE.ja.json b/content/STRUCTURE.ja.json index d7b9df5..1b3e24d 100644 --- a/content/STRUCTURE.ja.json +++ b/content/STRUCTURE.ja.json @@ -124,6 +124,13 @@ "meta": {"dir": "/downloads/lxd", "input": "lxd/downloads.ja.md"}}, + {"path": "/lxd/downloads/lts/", + "title": "LXD - ダウンロード (長期サポート版)", + "generator": "downloads", + "meta": {"dir": "/downloads/lxd", + "filter": "2.0.", + "input": "lxd/downloads.ja.md"}}, + {"path": "/lxd/try-it/", "title": "LXD - オンラインでの試用", "menu": ["LXD", "オンラインでの試用"],
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
