14 lines
548 B
HTML
14 lines
548 B
HTML
<meta charset="utf-8" />
|
|
|
|
<meta name="description" content="Cutieguwu's Official website" />
|
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" />
|
|
<meta name="keywords" content="cutieguwu" />
|
|
|
|
<!-- Explicitly stop Bing from additionally using content for AI -->
|
|
<!-- See: https://github.com/ai-robots-txt/ai.robots.txt/issues/111 -->
|
|
<meta name="bingbot" content="noarchive" />
|
|
|
|
<link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|