diff --git a/netlify.toml b/netlify.toml index fa7d226b..faf1b778 100644 --- a/netlify.toml +++ b/netlify.toml @@ -15,6 +15,10 @@ [[redirects]] from = "/about" to = "https://github.com/captbaritone/webamp" + +[[redirects]] + from = "/wallpapers" + to = "https://www.dropbox.com/sh/3lx5ajfvsjeenj5/AADf8AihDeu1KgH1wr_WAsgXa?dl=0" # Redirect domain aliases to primary domain [[redirects]] @@ -24,4 +28,4 @@ force = true [build.environment] - NODE_VERSION = "10" \ No newline at end of file + NODE_VERSION = "10"