Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 680 Bytes

index.md

File metadata and controls

20 lines (16 loc) · 680 Bytes
layout title subtitle description
page
Mustang Sally
Mustang LT Amp Tones
Community generated Fender Mustang LT Amp Tone recipes for all

Welcome to Mustang Sally, a community site for Mustang LT Amp owners to share their own tones with other Mustang LT owners. This site is not affiliated with Fender in any way.

If you want to share you own tones, please take a look at the Contribute page for instructions.

Latest Tones

{% assign tones = site.tones | sort: "date" | reverse %} {% for item in tones limit: 3 %}
{% include box.html %}
{% endfor %}