From eb0406e5b55c878c06eed61205513549c5687e9c Mon Sep 17 00:00:00 2001 From: Michelle Koo Date: Tue, 26 Nov 2024 13:38:04 -0800 Subject: [PATCH] file cleanup (and sqlcheats) --- _sql_cheats/index.html | 24 +++++++++++++++++++ .../How-To-Catalog-Fossil-Material.markdown | 0 2 files changed, 24 insertions(+) create mode 100644 _sql_cheats/index.html rename {_how_to => archive}/How-To-Catalog-Fossil-Material.markdown (100%) diff --git a/_sql_cheats/index.html b/_sql_cheats/index.html new file mode 100644 index 00000000..a6b809ea --- /dev/null +++ b/_sql_cheats/index.html @@ -0,0 +1,24 @@ +--- +title: "SQL Cheats" +layout: collection_index +--- +

SQL Cheats

+ + + diff --git a/_how_to/How-To-Catalog-Fossil-Material.markdown b/archive/How-To-Catalog-Fossil-Material.markdown similarity index 100% rename from _how_to/How-To-Catalog-Fossil-Material.markdown rename to archive/How-To-Catalog-Fossil-Material.markdown