summaryrefslogtreecommitdiffstats
path: root/content/en/articles/playing-with-colors
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-28 19:06:26 +0200
committerDanilo M. <danix@danix.xyz>2026-04-28 19:06:26 +0200
commitb4868b789822efd7332ebcdbef61969e1ddf4f74 (patch)
tree46c22425342a44b6b0026d2362f80f759be5a748 /content/en/articles/playing-with-colors
parentf2af8eb58e40db044870324fd480a11dd9e3d452 (diff)
downloaddanixxyz-b4868b789822efd7332ebcdbef61969e1ddf4f74.tar.gz
danixxyz-b4868b789822efd7332ebcdbef61969e1ddf4f74.zip
fix: convert raw HTML to markdown and fix deprecated HTML entities
Content fixes: - speak-to-me: Convert blockquote to markdown, decode entities - wp_patcher: Convert pre blocks to fenced code, markdown blockquote - manage-your-passwords: Convert a tags and blockquotes to markdown, add acronym shortcode, decode entities - playing-with-colors: Convert a tag to markdown - pure-nerdgasm: Mark as draft (YouTube embed lost in export) - r-i-p-steve-jobs: Replace figure with image shortcode - responsibility: Convert blockquote to markdown
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 9085d6a..b6c05c9 100644
--- a/content/en/articles/playing-with-colors/index.md
+++ b/content/en/articles/playing-with-colors/index.md
@@ -18,6 +18,6 @@ I was having a look at some color palettes for _**I'm not gonna tell ya**_, and
It's actually very simple, there's a large preview where you can modify each color on the fly, and then you can send them to a fake page preview. that's it.
-I put it on <a href="https://github.com/danixland/palette-viewer" target="_blank" rel="noopener noreferrer">github</a>, just in case you want to give it a look.
+I put it on [github](https://github.com/danixland/palette-viewer), just in case you want to give it a look.
Let me know what you think about it. Cheers ;) \ No newline at end of file