lines: better urls

This commit is contained in:
2017-09-26 15:45:52 +02:00
parent a12927dfc0
commit bdc68c481b

View File

@@ -95,12 +95,12 @@
<div class="gridify"> <div class="gridify">
<a href="http://alpha.editor.p5js.org/full/BJLoSp05b"> <a href="http://alpha.editor.p5js.org/full/BJLoSp05b">
<img src="https://veitheller.de/static/scribbles.png"></img> <img src="/static/scribbles.png"></img>
</a> </a>
</div> </div>
<div class="gridify"> <div class="gridify">
<a href="http://alpha.editor.p5js.org/full/HksDR0yib"> <a href="http://alpha.editor.p5js.org/full/HksDR0yib">
<img src="https://veitheller.de/static/perlin_circle.png"></img> <img src="/static/perlin_circle.png"></img>
</a> </a>
</div> </div>
</div> </div>
@@ -111,7 +111,7 @@
</p> </p>
<div class="gridify"> <div class="gridify">
<a href="http://github.com/hellerve/m"> <a href="http://github.com/hellerve/m">
<img src="https://veitheller.de/static/work_of_fart.png"></img> <img src="/static/work_of_fart.png"></img>
</a> </a>
</div> </div>
</div> </div>