Skip to content

Commit 00a4788

Browse files
committed
update CF logo
1 parent 858e596 commit 00a4788

File tree

4 files changed

+87
-49
lines changed

4 files changed

+87
-49
lines changed

_includes/project-footer.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@
88
<div class="project-summary">
99
<p>{{ site.data.projectfooter.footer_text }}</p>
1010
<a class="commonhaus" href="https://www.commonhaus.org/">
11-
<img src="{{site.baseurl}}/assets/images/CF_logo_horizontal_reverse.svg" title="Commonhaus Foundation">
11+
<img src="{{site.baseurl}}/assets/images/CF_logo_quarkus_reverse.svg" title="Commonhaus Foundation">
1212
</a>
13-
<p>Quarkus is part of the Commonhaus Foundation.</p>
1413
</div>
15-
1614
{% for item in site.data.projectfooter.links %}
1715
<div class="width-{{ item.width }}-12 project-links">
1816
<span>{{ item.title }}</span>

_sass/includes/project-footer.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949

5050
.commonhaus {
5151
img {
52-
margin: 2rem auto .3rem auto;
53-
width: 85%;
52+
margin: 1rem auto ;
5453
}
5554
}
5655
}

assets/images/CF_logo_horizontal_reverse.svg

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)