summaryrefslogtreecommitdiffstats
path: root/docs/content/en/methods/page/Description.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/methods/page/Description.md')
-rw-r--r--docs/content/en/methods/page/Description.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/methods/page/Description.md b/docs/content/en/methods/page/Description.md
index 5287aa699..7a609bb07 100644
--- a/docs/content/en/methods/page/Description.md
+++ b/docs/content/en/methods/page/Description.md
@@ -16,7 +16,7 @@ title = 'How to make spicy tuna hand rolls'
description = 'Instructions for making spicy tuna hand rolls.'
{{< /code-toggle >}}
-```go-html-template {file="layouts/_default/baseof.html"}
+```go-html-template {file="layouts/baseof.html"}
<head>
...
<meta name="description" content="{{ .Description }}">