diff --git a/packages/workers.new/src/index.ts b/packages/workers.new/src/index.ts index 63f65012..c3dfc02a 100644 --- a/packages/workers.new/src/index.ts +++ b/packages/workers.new/src/index.ts @@ -1,3 +1,4 @@ +import { promisify } from 'util'; // Redirect https://workers.new/ requests to IDE. // Redirect https://workers.new/*? requests to dashboard. // Similar to the concept of https://docs.new. @@ -65,14 +66,79 @@ function getListHTML(redirects: Redirects) { return ` + -

List of workers.new redirects

+

List of workers.new Redirects

+

A collection of Stackblitz templates ready for you to use!