Skip to content

Commit 88519cc

Browse files
authored
Replace the SVG logo by the PNG one (slightly different)
1 parent a4761ff commit 88519cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<div class="inner">
4949
<h1>C++ FRench User Group</h1>
5050
<h2>Développeurs C++ de tous les pays, rencontrez-vous&thinsp;!</h2>
51-
<img height="200" src="images/Cpp-Francophonie.svg" />
51+
<img height="200" src="images/Cpp-Francophonie.png" />
5252
</div>
5353
</header>
5454

0 commit comments

Comments
 (0)