We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7632a2f + 47e1f3a commit 2d0d5adCopy full SHA for 2d0d5ad
netlify.toml
@@ -35,11 +35,6 @@
35
to = "https://discord.gg/jamstack"
36
status = 302
37
38
-[[redirects]]
39
- from = "/women-of-jamstack/"
40
- to = "https://womenofjamstack.com"
41
- status = 302
42
-
43
[[redirects]]
44
from = "/best-practices"
45
to = "/resources"
src/site/_includes/header.njk
@@ -3,7 +3,6 @@
3
{ "url": "/", "text": "Home" },
4
{ "url": "/conf/", "text": "Jamstack Conf 2022" },
5
{ "url": "/glossary/", "text": "Glossary" },
6
- { "url": "/women-of-jamstack/", "text": "Women of Jamstack"},
7
{ "url": "/tv/", "text": "Jamstack TV" },
8
{ "url": "/generators/", "text": "Site Generators" },
9
{ "url": "/headless-cms/", "text": "Headless CMS" },
0 commit comments