Skip to content

Commit 675fc2f

Browse files
authored
Update base.html
1 parent 0b7bb54 commit 675fc2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/juice/templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
{% block footer %}
7979
<footer>
8080
<p class="subtext">We are a Cloud Native Computing Foundation sandbox project.</p>
81-
<p><a href="https://cncf.io"><img src="cncf-color-bg.svg" height="75px" alt="CNCF logo"></a></p>
81+
<p><a href="https://cncf.io"><img src="img/cncf-color-bg.svg" height="75px" alt="CNCF logo"></a></p>
8282
<p class="subtext">
8383
bootc, originally created by Red Hat and donated to open source with ❤<br/>
8484
Copyright © bootc, a Series of LF Projects, LLC<br/>
@@ -112,4 +112,4 @@
112112
items.forEach(item => observer.observe(item));
113113
</script>
114114

115-
</html>
115+
</html>

0 commit comments

Comments
 (0)