summaryrefslogtreecommitdiff
path: root/vblog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vblog/index.html')
-rw-r--r--vblog/index.html58
1 files changed, 58 insertions, 0 deletions
diff --git a/vblog/index.html b/vblog/index.html
new file mode 100644
index 0000000..37053e3
--- /dev/null
+++ b/vblog/index.html
@@ -0,0 +1,58 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
+ <title>Video Blog — SillyLaird</title>
+ <meta name="description" content="Video blog links and embeds." />
+ <meta property="og:title" content="Video Blog — 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/" />
+ <meta property="og:locale" content="en_US" />
+ <meta property="og:locale:alternate" content="ja_JP" />
+ <meta property="og:locale:alternate" content="zh_CN" />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:title" content="Video Blog — 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/" />
+ <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">Skip to content</a>
+
+ <div data-include="header"></div>
+
+ <main id="main" class="wrap">
+ <section aria-labelledby="vblog-title">
+ <h1 id="vblog-title">Video Blog</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>