We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91018ed + 8cca88b commit e07b311Copy full SHA for e07b311
1 file changed
app/views/components/forms/_footer_banner.html.erb
@@ -7,7 +7,7 @@
7
<img
8
aria-hidden="true"
9
class="usa-banner__header-flag"
10
- src="/img/us_flag_small.png"
+ src="<%= root_url %>img/us_flag_small.png"
11
alt="U.S. flag"
12
/>
13
</div>
0 commit comments