mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
change anomaly
This commit is contained in:
parent
37b7e2e59f
commit
7b027350f5
@ -6,14 +6,6 @@
|
|||||||
|
|
||||||
{% include "visiosoft.theme.base::partials/metatags" %}
|
{% include "visiosoft.theme.base::partials/metatags" %}
|
||||||
|
|
||||||
{% include "visiosoft.theme.base::partials/ogdata" %}
|
|
||||||
|
|
||||||
<title>
|
|
||||||
{{ setting_value('streams::name', config_get('streams::distribution.name')) }}
|
|
||||||
›
|
|
||||||
{{ trans(template.meta_title) }}
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
{#{{ favicons("theme::img/favicon.png") }}#}
|
{#{{ favicons("theme::img/favicon.png") }}#}
|
||||||
|
|
||||||
|
|||||||
@ -6,3 +6,11 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
||||||
<meta name="description" content="{{ trans(template.meta_description) }}"/>
|
<meta name="description" content="{{ trans(template.meta_description) }}"/>
|
||||||
<!-- Meta Tags -->
|
<!-- Meta Tags -->
|
||||||
|
|
||||||
|
<title>
|
||||||
|
{{ setting_value('streams::name', config_get('streams::distribution.name')) }}
|
||||||
|
›
|
||||||
|
{{ trans(template.meta_title) }}
|
||||||
|
</title>
|
||||||
|
|
||||||
|
{% include "visiosoft.theme.base::partials/ogdata" %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user