提问人:georgio bejjani 提问时间:11/11/2023 更新时间:11/11/2023 访问量:36
有没有办法解决为什么我得到这些作为标题和描述
is there a way to fix why i am getting these as title and description
问:
尽管我正在将这些添加到索引.html中
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Leading the Biotech Revolution In the Middle East"/>
<title>Gen Middle-East & Africa</title>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
</head>
<body>
<div id="root"></div>
</body>
</html>
答: 暂无答案
评论