Skip to content

Commit

Permalink
change image, riglos to tornalsol
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aznar committed Nov 30, 2015
1 parent eaeebc5 commit 4140eda
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Expand Up @@ -138,7 +138,7 @@
<article class="section-left-example">
<h1 class="texto-secundario">Example</h1>
<picture>
<img src="dist/img/os-mallos-riglos.png" alt="Mural de INO en el festival asalto celebrado en Zaragoza en septiembre de 2014. Fotografía de Jorge Aznar">
<img src="dist/img/sunflower-strange-mazarete-300.png" alt="Mural de INO en el festival asalto celebrado en Zaragoza en septiembre de 2014. Fotografía de Jorge Aznar">
</picture>
</article>
<article class="section-left-drag">
Expand Down Expand Up @@ -726,9 +726,9 @@ <h2 class="panel-input-title">feComponentTransfer + feColorMatrix - HueRotate</h
</filter>
<filter id="linear">
<feComponentTransfer>
<feFuncR id="r-linear" type="linear" slope=".5" intercept=".25"/>
<feFuncG id="g-linear" type="linear" slope=".5" intercept="0"/>
<feFuncB id="b-linear" type="linear" slope=".5" intercept=".5"/>
<feFuncR id="r-linear" type="linear" slope="0.89" intercept="0.25"/>
<feFuncG id="g-linear" type="linear" slope="0.49" intercept="0.09"/>
<feFuncB id="b-linear" type="linear" slope="0.13" intercept="0.23"/>
</feComponentTransfer>
</filter>
<filter id="gamma">
Expand Down

0 comments on commit 4140eda

Please sign in to comment.