Skip to content

Commit

Permalink
Get sustaining members logo from old website repo (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix authored Jul 24, 2024
1 parent 2de64ea commit 2c8f7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qgis-app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h5>Silver Sponsors</h5>
</div>-->
<div class="span12">
<div class="sponsor">
<img src="//www.qgis.org/en/_static/images/members.png" width="900px" alt="Sustaining member logos" />
<img src="https://github.com/qgis/QGIS-Website/blob/master/themes/qgis-theme/static/images/members.png?raw=true" width="900px" alt="Sustaining member logos" />
</div>
</div>
</a>
Expand Down

0 comments on commit 2c8f7b1

Please sign in to comment.