Skip to content

Commit 67a9808

Browse files
authored
Add Eddy's photo
* Add files via upload * Rename Photo.png to eddy.png * Add files via upload * Update legal.html * Update author.html * Update about.html
1 parent 7fb6c4f commit 67a9808

File tree

7 files changed

+12
-4
lines changed

7 files changed

+12
-4
lines changed

_includes/components/author.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@
1616
<a href="/about/#matthieu">Matthieu</a>
1717
</figcaption>
1818

19+
{% when 'em' %}
20+
<img alt="Eddy Margueron"
21+
title="Eddy Margueron"
22+
src="/static/images/team/eddy">
23+
<figcaption>
24+
<a href="/about/#eddy">Eddy</a>
25+
</figcaption>
26+
1927
{% else %}
2028
<img alt="Pixelnest Studio"
2129
title="Pixelnest Studio"

_includes/components/legal.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<li>81 Mail François Mitterand</li>
55
<li>35000 RENNES</li>
66
<li>SARL au capital de 4000€</li>
7-
<li>SIRET : 800 147 894 00011</li>
8-
<li>RCS : Rennes B 800 147 894</li>
7+
<li>SIRET : 80014789400011</li>
8+
<li>RCS : Rennes B800147894</li>
99
<li>Numéro TVA Intracommunautaire : FR20800147894</li>
10-
<li>Gérants : Damien MAYANCE</li>
10+
<li>Gérants : Damien MAYANCE et Eddy MARGUERON</li>
1111
</ul>
1212

1313
<p class="legal__contact">

_pages/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="col">
2424
{% assign member_name = "Eddy Margueron" %}
2525
{% assign member_id = "eddy" %}
26-
{% assign member_avatar = "https://cdna.artstation.com/p/users/avatars/000/110/972/large/70f0885b2c9cf33a4e850c1414900999.jpg?1677262505" %}
26+
{% assign member_avatar = "https://pixelnest.io/static/images/team/eddy.png" %}
2727
{% assign member_site = "https://skia.artstation.com/" %}
2828
{% assign member_twitter = "skia" %}
2929
{% assign member_linkedin = "eddy-margueron/" %}
-3.84 KB
Loading
-682 Bytes
Loading
2.67 KB
Loading

static/images/team/eddy.png

356 KB
Loading

0 commit comments

Comments
 (0)