Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<div class="container">
<div class="head">
<h1>Chroma.js Color Palette Helper</h1>
<p>This <a href="https://github.com/gka/chroma.js" target="_blank">chroma.js</a>-powered tool is here to help us <a target="_blank" href="http://vis4.net/blog/posts/mastering-multi-hued-color-scales/">mastering multi-hued, multi-stops color scales</a>.</p>
<p>This <a href="https://github.com/gka/chroma.js" target="_blank">chroma.js</a>-powered tool is here to help us <a target="_blank" href="https://www.vis4.net/blog/mastering-multi-hued-color-scales/">mastering multi-hued, multi-stops color scales</a>.</p>
</div>
<Card step="1" title="What kind of palette do you want to create?">
<div class="row">
Expand Down