Skip to content

Commit 8ab4afe

Browse files
committed
feat: conf 2025 event resources
1 parent db9b648 commit 8ab4afe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

next.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ export default withLess(
147147
source: "/graphql",
148148
destination: "https://swapi-graphql.netlify.app/graphql",
149149
},
150+
{
151+
source: "/conf/2025/event-resources",
152+
destination:
153+
"https://www.google.com/url?q=https://sites.google.com/linuxfoundation.org/graphqlconf2025event-resources/event-resources&source=gmail-imap&ust=1754974712000000&usg=AOvVaw1NvDyBiJr4bkg-wmcvaYk3",
154+
},
150155
]
151156
},
152157
}),

0 commit comments

Comments
 (0)