From 524aa67299ebd4ec595076fde3e493d8cde4aedc Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sun, 26 Jul 2026 07:15:41 +0200 Subject: [PATCH] Make cheatsheet a page bundle. --- .../img => content/cheatsheet}/ggplot2-elements.png | Bin content/{cheatsheet.md => cheatsheet/index.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {static/img => content/cheatsheet}/ggplot2-elements.png (100%) rename content/{cheatsheet.md => cheatsheet/index.md} (100%) diff --git a/static/img/ggplot2-elements.png b/content/cheatsheet/ggplot2-elements.png similarity index 100% rename from static/img/ggplot2-elements.png rename to content/cheatsheet/ggplot2-elements.png diff --git a/content/cheatsheet.md b/content/cheatsheet/index.md similarity index 100% rename from content/cheatsheet.md rename to content/cheatsheet/index.md