Skip to content

Commit 7f1f5d8

Browse files
Update banner image path in main.html to correct asset location
1 parent 900a41f commit 7f1f5d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

material/overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{% endblock %}
1111
{% block announce %}
1212
<style>.md-banner {
13-
background-image: url(/assets/img/banner_neon_depth.svg);
13+
background-image: url(/info/assets/img/banner_neon_depth.svg);
1414
background-size: cover;
1515
background-position: center;
1616
}</style>

0 commit comments

Comments
 (0)