Fix glitch-soc HAML linting issues (#2166)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
%link{ rel: 'dns-prefetch', href: storage_host }/
|
||||
|
||||
= render_initial_state
|
||||
= javascript_pack_tag "locales", crossorigin: 'anonymous'
|
||||
= javascript_pack_tag 'locales', crossorigin: 'anonymous'
|
||||
- if @theme
|
||||
- if @theme[:supported_locales].include? I18n.locale.to_s
|
||||
= javascript_pack_tag "locales/#{@theme[:flavour]}/#{I18n.locale}", crossorigin: 'anonymous'
|
||||
|
Reference in New Issue
Block a user