From ccdf7df313d798228882fe3ab49d8f2acec5cb61 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Mon, 24 Apr 2023 09:54:48 +0200 Subject: [PATCH] fix matrix --- .../matrix/client/+page.json => static/.well-known/matrix/client | 0 .../matrix/server/+page.json => static/.well-known/matrix/server | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/routes/.well-known/matrix/client/+page.json => static/.well-known/matrix/client (100%) rename src/routes/.well-known/matrix/server/+page.json => static/.well-known/matrix/server (100%) diff --git a/src/routes/.well-known/matrix/client/+page.json b/static/.well-known/matrix/client similarity index 100% rename from src/routes/.well-known/matrix/client/+page.json rename to static/.well-known/matrix/client diff --git a/src/routes/.well-known/matrix/server/+page.json b/static/.well-known/matrix/server similarity index 100% rename from src/routes/.well-known/matrix/server/+page.json rename to static/.well-known/matrix/server