File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <!--[if lt IE 9]>
2727 <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
2828 <![endif]-->
29- < meta name ="twitter:image:src " content ="{% block thumb %}{% endblock %}{% if not self.thumb() %}{{ config['server']['url'] }}/static/img/logo.png {% endif %} " />
30- < meta property ="og:image " content ="{{ self.thumb() }}{% if not self.thumb() %}{{ config['server']['url'] }}/static/img/logo.png {% endif %} " />
29+ < meta name ="twitter:image:src " content ="{% block thumb %}{% endblock %}{% if not self.thumb() %}{{ logo }}{% endif %} " />
30+ < meta property ="og:image " content ="{{ self.thumb() }}{% if not self.thumb() %}{{ logo }}{% endif %} " />
3131 < meta name ="twitter:site " content ="{{ config['metadata']['identification']['title'] }} " />
3232 < meta property ="og:site_name " content ="{{ config['metadata']['identification']['title'] }} " />
3333 < meta name ="twitter:card " content ="summary_large_image " />
You can’t perform that action at this time.
0 commit comments