This commit is contained in:
Campbell Alden 2022-08-23 22:15:03 +09:00
parent 0a798e9db5
commit bc2a60b86e
9 changed files with 168 additions and 4 deletions

View file

@ -1,6 +1,17 @@
<!DOCTYPE html>
<html><head>
<title>About</title>
<meta property="og:title" content="About" />
<meta property="og:description" content="A quick burb about why I made this blog">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://caalden.github.io/film/about/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎥</text></svg>">
<link rel="stylesheet" href="/film/style.css">