diff options
Diffstat (limited to 'vblog/index_zh.html')
| -rw-r--r-- | vblog/index_zh.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/vblog/index_zh.html b/vblog/index_zh.html new file mode 100644 index 0000000..0cdda8c --- /dev/null +++ b/vblog/index_zh.html @@ -0,0 +1,58 @@ +<!doctype html> +<html lang="zh"> +<head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width,initial-scale=1" /> + <title>Video 博客 — SillyLaird</title> + <meta name="description" content="Video blog links and embeds." /> + <meta property="og:title" content="Video 博客 — SillyLaird" /> + <meta property="og:description" content="Video blog links and embeds." /> + <meta property="og:image" content="https://www.sillylaird.ca/lain.png" /> + <meta property="og:type" content="website" /> + <meta property="og:url" content="https://www.sillylaird.ca/vblog/index_zh.html" /> + <meta property="og:locale" content="zh_CN" /> + <meta property="og:locale:alternate" content="en_US" /> + <meta property="og:locale:alternate" content="ja_JP" /> + <meta name="twitter:card" content="summary_large_image" /> + <meta name="twitter:title" content="Video 博客 — SillyLaird" /> + <meta name="twitter:description" content="Video blog links and embeds." /> + <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" /> + <link rel="canonical" href="https://www.sillylaird.ca/vblog/index_zh.html" /> + <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/vblog/" /> + <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/vblog/" /> + <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/vblog/index_zh.html" /> + <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/vblog/index_jp.html" /> + <link rel="icon" href="/favicon.ico" /> + + <link rel="stylesheet" href="/assets/css/site.css" /> + + + <script defer src="/assets/js/includes.js"></script> +</head> + +<body> + <a class="skip-link" href="#main">跳至内容</a> + + <div data-include="header"></div> + + <main id="main" class="wrap"> + <section aria-labelledby="vblog-title"> + <h1 id="vblog-title">Video 博客</h1> + <p class="muted">Video links and embeds.</p> + <p><a href="https://odysee.com/@sillylaird:4" target="_blank" rel="noopener">@sillylaird on Odysee</a></p> + </section> + + <section aria-labelledby="embed-title"> + <h2 id="embed-title">Embed</h2> + <iframe + class="embed-frame sed328f664c" + + src="https://www.vidlii.com/embed?v=SWdc86RdmDL&a=0" + title="Vidlii video" + allowfullscreen></iframe> + </section> + </main> + + <div data-include="footer"></div> +</body> +</html> |
