Skip to content

Commit 81f1e41

Browse files
committed
Move _headers file into static and change Netlify deploy command
1 parent 470f1e5 commit 81f1e41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

netlify.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[build]
2-
# This default build command adds the robots noindex directive to the site headers
32
publish = "public"
4-
command = "hugo && cp netlify_noindex_headers.txt public/_headers"
3+
command = "hugo"
54

65
[context.production.environment]
76
HUGO_BASEURL = "https://kubernetes.io/"
File renamed without changes.

0 commit comments

Comments
 (0)