Renamed no-gravatar.svg to no-avatar.svg

This commit is contained in:
Eduard Urbach 2017-06-18 14:07:38 +02:00
parent 137db5997f
commit 9ac7fda925
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 166 B

File diff suppressed because one or more lines are too long

View File

@ -86,7 +86,7 @@ func init() {
}) })
app.Test("/images/elements/:file", []string{ app.Test("/images/elements/:file", []string{
"/images/elements/no-gravatar.svg", "/images/elements/no-avatar.svg",
}) })
// Disable // Disable