From 0d45ed42338dc1e0a63bd016a82ff3a9ad41a06f Mon Sep 17 00:00:00 2001 From: Jonas Zeunert Date: Tue, 23 Apr 2024 15:28:23 +0200 Subject: [PATCH] Update Paths --- README.md | 4 ++-- sites.txt => stats/sites.txt | 0 updated.txt => stats/updated.txt | 0 style.css => style/style.css | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename sites.txt => stats/sites.txt (100%) rename updated.txt => stats/updated.txt (100%) rename style.css => style/style.css (100%) diff --git a/README.md b/README.md index 5b22062..09052fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +
``` +====================================================================================================+ @@ -36,4 +36,4 @@ | | +====================================================================================================+ ``` -*Sites indexed: Last updated: * +*Sites indexed: Last updated: * diff --git a/sites.txt b/stats/sites.txt similarity index 100% rename from sites.txt rename to stats/sites.txt diff --git a/updated.txt b/stats/updated.txt similarity index 100% rename from updated.txt rename to stats/updated.txt diff --git a/style.css b/style/style.css similarity index 100% rename from style.css rename to style/style.css