diff --git a/now.json b/now.json index ac8cf37..81b3e5c 100644 --- a/now.json +++ b/now.json @@ -47,6 +47,10 @@ "src": "/embed/", "dest": "/embed.html" }, + { + "src": "/about/", + "dest": "/about.html" + }, { "handle": "filesystem" } ], "build": {