Skip to content

Commit

Permalink
Revert "Revert"
Browse files Browse the repository at this point in the history
This reverts commit 0b4f9bf.
  • Loading branch information
lakejason0 committed Jul 23, 2021
1 parent 0b4f9bf commit 2739b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/Sidebar.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</div>
{{#data-logos}}
{{#icon}}<img id="toggle-list__logo-image" src="{{.}}">{{/icon}}
{{^icon}}<div id="toggle-list__logo-image"></div>{{/icon}}
{{#wordmark}}<img id="toggle-list__logo-wordmark" src="{{src}}" width="{{width}}" height="{{height}}">{{/wordmark}}
{{^wordmark}}<span id="toggle-list__logo-text">{{msg-sitetitle}}</span>{{/wordmark}}
{{/data-logos}}
Expand Down

0 comments on commit 2739b00

Please sign in to comment.