From 46779476a570346661a2741607265caed42829b2 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 18 Apr 2026 18:19:47 +0200 Subject: consolidated duplicated shortcodes. Initial fix of the content files. Manual review needed --- content/en/articles/playing-with-colors/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/en/articles/playing-with-colors') diff --git a/content/en/articles/playing-with-colors/index.md b/content/en/articles/playing-with-colors/index.md index 9a11089..d447790 100644 --- a/content/en/articles/playing-with-colors/index.md +++ b/content/en/articles/playing-with-colors/index.md @@ -7,7 +7,7 @@ image = "/uppies/2016/02/palette.jpg" categories = ["code", "diy"] tags = ["colors", "github", "html5", "palette", "php", "viewer"] +++ -{{< figure src="https://danix.xyz/wp-content/uploads/2016/02/palette-1.jpg" class="image fit" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" />}} +{{< image src="https://danix.xyz/wp-content/uploads/2016/02/palette-1.jpg" alt="palette-viewer screenshot" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" >}}{{< /image >}} {{< dropcap >}} Today I decided I wanted to have a little "old school" fun, so instead of working on some WordPress theme/plugin, I went for the "lemme write some php from scratch" approach. -- cgit v1.2.3