We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f335bc5 + 1bd7aec commit 4ecad2cCopy full SHA for 4ecad2c
1 file changed
Pages/Research.razor
@@ -13,7 +13,7 @@
13
<div class="text-center research-container">
14
15
<div>
16
- <img id="research-banner" src="/media/images/research_1.png" alt="Speech Pathology Banner" class="img-fluid">
+ <img id="research-banner" src="media/images/research_1.png" alt="Speech Pathology Banner" class="img-fluid">
17
</div>
18
19
<section class="mt-2 text-center" id="research-body">
@@ -47,7 +47,7 @@
47
48
49
50
- <img id="research-footer" src="/media/images/research_2.png" alt="Speech Pathology Footer" class="img-fluid">
+ <img id="research-footer" src="media/images/research_2.png" alt="Speech Pathology Footer" class="img-fluid">
51
52
53
</section>
0 commit comments