We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce7492c + 4910ba2 commit 4003deeCopy full SHA for 4003dee
3 files changed
app/assets/images/sponsors/m&t-tech.png
3.9 KB
app/assets/images/sponsors/m&tbank.png
-53.8 KB
app/views/pages/index.html.erb
@@ -175,8 +175,8 @@
175
<a class="sponsor" href="https://readme.io" style="width: 25%" target="blank" title="Readme">
176
<%= image_tag 'sponsors/readme.png' %>
177
</a>
178
- <a class="sponsor" href="https://www.mtb.com" style="width: 25%" target="blank" title="M&T Bank">
179
- <%= image_tag 'sponsors/m&tbank.png' %>
+ <a class="sponsor" href="https://www.mtb.com" style="width: 25%" target="blank" title="M&T Tech">
+ <%= image_tag 'sponsors/m&t-tech.png' %>
180
181
</div>
182
<div class="sponsors-col sponsors-col-med">
0 commit comments