We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2630476 commit b0fc72cCopy full SHA for b0fc72c
resources/views/vendor/notifications/email.blade.php
@@ -11,7 +11,7 @@
11
<!-- Header with Logo -->
12
<div class="header">
13
<a href="https://computerscienceresources.com">
14
- <img src="{{ asset('images/LogoTitle.svg') }}" alt="">
+ <img src="https://computerscienceresources.com/images/LogoTitle.svg" alt="">
15
</a>
16
</div>
17
0 commit comments