From b2d706491e7e742d8ea37c562ebf0894409950ff Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sun, 5 Nov 2023 21:56:05 +0200 Subject: [PATCH] switch back to ukraine logo, add a.ari-web.xyz Signed-off-by: Ari Archer --- README.md | 2 +- netlify.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41bda22..b940632 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ how much per avg sites are using: - https://school.ari-web.xyz/ (source: proprietary (I don't want people snooping on my homework lol)) - https://user.ari-web.xyz/ (source: https://user.ari-web.xyz/git) - https://etc.ari-web.xyz/ (source: https://etc.ari-web.xyz/git) -- https://server.ari-web.xyz/ (source: https://server.ari-web.xyz/git) +- https://a.ari-web.xyz/ (source: https://a.ari-web.xyz/git) diff --git a/netlify.toml b/netlify.toml index 42e8e1a..0c1910b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -43,7 +43,7 @@ [[redirects]] from = "/favicon.ico" - to = "/favicons/ari-web-hw.ico" + to = "/favicons/ari-web-ukraine.ico" status = 200 force = true