Skip to content

Commit 2983f42

Browse files
committed
chore: add missing header
1 parent cfa91b5 commit 2983f42

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

content/docs/features--custom-headers.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Custom headers enable you to modify or supplement the default HTTP
44
keywords: custom headers
55
---
66

7+
# Custom Headers
8+
79
To enable Stormkit to add custom headers to served files, follow these steps:
810

911
- Introduce a file containing rules into your code base.
@@ -33,7 +35,3 @@ You can always review the deployment manifest to understand how Stormkit builds
3335
<div class="img-wrapper">
3436
<img src="/assets/blog/manifest.gif" alt="Deployment manifest will show details" />
3537
</div>
36-
37-
38-
39-

public/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
</url>
117117
<url>
118118
<loc>https://www.stormkit.io/docs/features/custom-headers</loc>
119-
<lastmod>2024-01-27</lastmod>
119+
<lastmod>2024-11-04</lastmod>
120120
<changefreq>weekly</changefreq>
121121
<priority>0.6</priority>
122122
</url>

0 commit comments

Comments
 (0)