mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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/ogdata" %}
|
||||
|
||||
<title>
|
||||
{{ setting_value('streams::name', config_get('streams::distribution.name')) }}
|
||||
›
|
||||
{{ trans(template.meta_title) }}
|
||||
</title>
|
||||
|
||||
<!-- Favicon -->
|
||||
{#{{ favicons("theme::img/favicon.png") }}#}
|
||||
|
||||
|
||||
@ -5,4 +5,12 @@
|
||||
<meta name="generator" content="{{ config_get('streams::distribution.name') }}"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
||||
<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