Skip to content

Commit 2aebed9

Browse files
committed
Chore: Increase RAM size for 'site-full' builds
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 59e05ee commit 2aebed9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/templates/lite-placeholder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import SEO from "../components/seo";
33

44
const LitePlaceholder = ({ pageContext, location }) => {
55
const {
6-
entity = "page",
76
heading = "Content disabled in lite mode",
87
description = "This route is intentionally skipped when BUILD_FULL_SITE=false.",
98
} = pageContext;

0 commit comments

Comments
 (0)