A simple short-link redirector by sadeira.
Append a short code to the URL to be redirected.
Create a file in content/ in the repo. For example, to add /demo:
---
redirect_url: https://example.com
layout: redirect
---
Push to main and it auto-deploys. That's it!