From 24275aed4188650f2f89dabbcb9b4787f2bee055 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 2 Mar 2017 01:06:18 -0800 Subject: [PATCH] fix triton layout --- website/source/docs/builders/triton.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/builders/triton.html.md b/website/source/docs/builders/triton.html.md index 47b3a2ced..c38110023 100644 --- a/website/source/docs/builders/triton.html.md +++ b/website/source/docs/builders/triton.html.md @@ -8,6 +8,7 @@ description: | Triton "VM to image" functionality to create a reusable image and finally destroys the temporary VM. This reusable image can then be used to launch new VM's. +layout: docs page_title: Triton Builder ...