From 03270da3c79d86a451deea8c5653465fe1647b65 Mon Sep 17 00:00:00 2001 From: Seirdy Date: Sat, 1 Jun 2024 03:06:36 -0400 Subject: [PATCH] Move mirrors.txt from static to content dir --- {static => content}/mirrors.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {static => content}/mirrors.txt (100%) diff --git a/static/mirrors.txt b/content/mirrors.txt similarity index 100% rename from static/mirrors.txt rename to content/mirrors.txt