'css动画'

This commit is contained in:
hackrobot
2025-03-25 06:16:23 -05:00
parent 4018e981d3
commit af9325bfd9
3 changed files with 12 additions and 8 deletions

View File

@@ -8,16 +8,19 @@
<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/touxiang.png" /> -->
<link rel="apple-touch-icon" href="/static/images/images/youtube.svg" />
<link
rel="icon"
sizes="192x192"
href="/static/images/images/touxiang.png"
href="/static/images/images/youtube.svg"
/>
<title>异度星球</title>
<meta name="description" content="折腾技术,数字游民社区">
<meta property="og:description" content="折腾技术,数字游民社区">
<meta name="twitter:description" content="折腾技术,数字游民社区">
<title>Youtube运营笔记</title>
<meta name="description" content="Youtube运营笔记">
<meta property="og:description" content="Youtube运营笔记">
<meta name="twitter:description" content="Youtube运营笔记">
<script><%= htmlWebpackPlugin.options.script %></script>
<!-- 禁止缓存 -->
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">