diff --git a/hugo/content/docs/recipes/performance/_index.md b/hugo/content/docs/recipes/performance/_index.md new file mode 100644 index 00000000..5f2a4082 --- /dev/null +++ b/hugo/content/docs/recipes/performance/_index.md @@ -0,0 +1,4 @@ +--- +title: "Performance" +weight: 175 +--- \ No newline at end of file diff --git a/hugo/content/docs/recipes/utilities/caches.md b/hugo/content/docs/recipes/performance/caches.md similarity index 100% rename from hugo/content/docs/recipes/utilities/caches.md rename to hugo/content/docs/recipes/performance/caches.md diff --git a/hugo/content/docs/recipes/utilities/_index.md b/hugo/content/docs/recipes/utilities/_index.md deleted file mode 100644 index ad57ad67..00000000 --- a/hugo/content/docs/recipes/utilities/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "Utilities" -weight: 175 ---- \ No newline at end of file