From 74e78acea17f74a96ec022bb91ef9ffeb2a6f17b Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Sun, 24 Aug 2025 11:13:17 -0700 Subject: [PATCH] Adds a pasteboard for easier content creation. --- content/pasteboard.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/pasteboard.md diff --git a/content/pasteboard.md b/content/pasteboard.md new file mode 100644 index 0000000..d8d5c19 --- /dev/null +++ b/content/pasteboard.md @@ -0,0 +1,13 @@ +--- +name: Pasteboard +draft: true +--- + +- {{< icon "cloud-solid-full" "#00bcff">}} +- {{< icon "circle-info" "#05df72" >}} +- {{< icon "graduation-cap" "#5d0ec0" >}} +- {{< icon "sun" "#fff085" >}} +- {{< alert >}}alert{{< /alert >}} +- {{< definition >}}definition{{< /definition >}} +- {{< bring-it-home >}}bring-it-home{{< /bring-it-home >}} +- {{< go-deeper >}}go-deeper{{< /go-deeper >}}