'标题修改'
This commit is contained in:
@@ -8,19 +8,20 @@
|
||||
<meta name="format-detection" content="telephone=no,address=no">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="white">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
|
||||
<!-- <link rel="apple-touch-icon" href="/static/images/images/touxiang.png" /> -->
|
||||
<link rel="apple-touch-icon" href="/static/images/images/youtube.svg" />
|
||||
<link rel="apple-touch-icon" href="/static/images/images/touxiang.png" />
|
||||
<!-- <link rel="apple-touch-icon" href="/static/images/images/youtube.svg" /> -->
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
sizes="192x192"
|
||||
href="/static/images/images/youtube.svg"
|
||||
href="/static/images/images/touxiang.png"
|
||||
|
||||
|
||||
/>
|
||||
<title>Youtube运营笔记</title>
|
||||
<meta name="description" content="Youtube运营笔记">
|
||||
<meta property="og:description" content="Youtube运营笔记">
|
||||
<meta name="twitter:description" content="Youtube运营笔记">
|
||||
<title>AI 与 RPA自动化</title>
|
||||
<meta name="description" content="AI 与 RPA自动化">
|
||||
<meta property="og:description" content="AI 与 RPA自动化">
|
||||
<meta name="twitter:description" content="AI 与 RPA自动化">
|
||||
<script><%= htmlWebpackPlugin.options.script %></script>
|
||||
<!-- 禁止缓存 -->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
navigationBarTitleText: 'Youtube运营笔记'
|
||||
navigationBarTitleText: 'AI 与 RPA自动化'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user