summaryrefslogtreecommitdiffstats
path: root/content/en/articles/playing-with-colors
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/articles/playing-with-colors')
-rw-r--r--content/en/articles/playing-with-colors/index.md2
1 files changed, 1 insertions, 1 deletions
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.