From 263a9c4d156fde4f16ea1efc41ac969458a82d20 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Mon, 17 Jan 2022 21:27:22 +0200 Subject: [PATCH] update @ Mon 17 Jan 21:27:22 EET 2022 --- netlify.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 2dff294..6a9cd8a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -13,12 +13,16 @@ status = 301 force = true +# ARI-WEB-SPECIFIC # + [[redirects]] from = "/tinycore" - to = "https://tinycore.netlify.app/" + to = "https://tcl.ari-web.xyz/" status = 301 force = true +#################### + [[redirects]] from = "/gentoo_stage3_nmorh" to = "https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/releases/amd64/autobuilds/current-stage3-amd64-hardened-nomultilib-openrc/"