更新channel主要进入自己的频道

This commit is contained in:
ivan deng
2023-04-20 00:21:22 +08:00
parent 97dcdbc935
commit d3086eb45c
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -4,6 +4,7 @@
<template id="app_layout" inherit_id="web.layout" name="app Web layout"> <template id="app_layout" inherit_id="web.layout" name="app Web layout">
<xpath expr="//meta[last()]" position="after"> <xpath expr="//meta[last()]" position="after">
<meta name="theme-color" content="#875A7B"/> <meta name="theme-color" content="#875A7B"/>
<meta name="mobile-web-app-capable" content="yes"/>
<!-- Windows Phone --> <!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#00796B"/> <meta name="msapplication-navbutton-color" content="#00796B"/>
<!-- iOS Safari --> <!-- iOS Safari -->