add full-size artworks if generation takes too long
This commit is contained in:
12
index.html
12
index.html
@@ -155,13 +155,19 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="gridify">
|
||||
<img src="/static/The_City_Without_Names.png"></img>
|
||||
<a href="http://alpha.editor.p5js.org/full/Sk_G8JD-f">
|
||||
<img src="/static/The_City_Without_Names.png"></img>
|
||||
</a>
|
||||
</div>
|
||||
<div class="gridify">
|
||||
<img src="/static/Puddles.png"></img>
|
||||
<a href="/static/Puddles_full.png">
|
||||
<img src="/static/Puddles.png"></img>
|
||||
</a>
|
||||
</div>
|
||||
<div class="gridify">
|
||||
<img src="/static/Factories.png"></img>
|
||||
<a href="/static/Factories_full.png">
|
||||
<img src="/static/Factories.png"></img>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
Reference in New Issue
Block a user