mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Removed the Publication Icon from the Finishing Touches
refs: https://github.com/TryGhost/Team/issues/1303 - on reflection, the Publication Icon was not needed
This commit is contained in:
parent
d17f2e4dc6
commit
34b5108b23
@ -11,7 +11,6 @@
|
||||
<div class="gh-stack">
|
||||
<Settings::FormFields::SiteDescription class="gh-stack-item gh-setting" @didUpdate={{perform this.themeManagement.updatePreviewHtmlTask}} />
|
||||
<Settings::FormFields::AccentColor class="gh-stack-item gh-setting" @didUpdate={{perform this.themeManagement.updatePreviewHtmlTask}} />
|
||||
<Settings::FormFields::PublicationIcon class="gh-stack-item gh-setting" @didUpdate={{perform this.themeManagement.updatePreviewHtmlTask}} />
|
||||
<Settings::FormFields::PublicationLogo class="gh-stack-item gh-setting" @didUpdate={{perform this.themeManagement.updatePreviewHtmlTask}} />
|
||||
<Settings::FormFields::PublicationCover class="gh-stack-item gh-setting" @didUpdate={{perform this.themeManagement.updatePreviewHtmlTask}} />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user