This is a URL shortener

Hi! This is a very basic URL shortener. The source code is available on GitHub. How it works: from a config file, it generates a bunch of simple HTML files that redirect to the selected resources. The HTML files are then hosted on a static website (vercel).