Bumped version v1.1.2 -> 1.2.0 and improved styling
This commit is contained in:
parent
844e847eab
commit
ce4771a79f
@ -8,11 +8,11 @@ toc: false
|
||||
|
||||
colourful generative patterns using [d3](https://d3js.org/) and [Observable Framework](https://observablehq.com/framework/)
|
||||
|
||||
<p>v1.1.2 | by <a href="https://mikelynch.org">mike lynch</a> | <a href="https://aus.social/@mikelynch">@mikelynch@aus.social</a> | <a href="https://git.tilde.town/bombinans/poptimal">source</a></p>
|
||||
<p>v1.2.0 | by <a href="https://mikelynch.org">mike lynch</a> | <a href="https://aus.social/@mikelynch">@mikelynch@aus.social</a> | <a href="https://git.tilde.town/bombinans/poptimal">source</a></p>
|
||||
|
||||
<div class="grid grid-cols-2">
|
||||
<div class="grid grid-cols-3">
|
||||
|
||||
<div class="card">
|
||||
<div class="card grid-colspan-1">
|
||||
|
||||
```js
|
||||
|
||||
@ -122,7 +122,7 @@ if( palette_fn ) {
|
||||
```
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="card grid-colspan-2">
|
||||
|
||||
|
||||
```js
|
||||
@ -233,6 +233,7 @@ display(download(() => {
|
||||
```
|
||||
(PNGs made with <a href="https://github.com/thx/resvg-js">resvg-wasm</a> in-browser)
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user