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.
1 parent f115b4d commit 5edfb81Copy full SHA for 5edfb81
apps/dashboard/framer-rewrites.js
@@ -27,10 +27,7 @@ module.exports = [
27
// -- engine
28
"/engine",
29
// -- solutions pages --
30
- "/solutions/gaming",
31
- "/solutions/consumer-apps",
32
- "/solutions/defi",
33
- "/solutions/ecosystem",
+ "/solutions/:solution_slug",
34
// -- campaigns --
35
// "/unlimited-wallets", -- OFF for now
36
// -- TPP --
0 commit comments