Skip to content

Commit 0b7bb54

Browse files
authored
Update index.html
1 parent 1c5d31b commit 0b7bb54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ <h3 class="title-text text-center">
5353
{% block footer %}
5454
<footer>
5555
<p class="subtext">We are a Cloud Native Computing Foundation sandbox project.</p>
56-
<p><a href="https://cncf.io"><img src="cncf-color-bg.svg" height="75px" alt="CNCF logo"></a></p>
56+
<p><a href="https://cncf.io"><img src="img/cncf-color-bg.svg" height="75px" alt="CNCF logo"></a></p>
5757
<p class="subtext">
5858
bootc, originally created by Red Hat and donated to open source with ❤<br/>
5959
Copyright © bootc, a Series of LF Projects, LLC<br/>
6060
For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/">lfprojects.org/policies/</a>.
6161
</p>
6262
</footer>
63-
{% endblock footer %}
63+
{% endblock footer %}

0 commit comments

Comments
 (0)