Move public to docs for GH pages

This commit is contained in:
Campbell Alden 2022-08-17 18:21:14 +09:00
parent 2a82fca989
commit d498a2190e
8 changed files with 0 additions and 0 deletions

30
docs/reviews/index.html Normal file
View file

@ -0,0 +1,30 @@
<!DOCTYPE html>
<html><head>
<title>Reviews</title>
<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>">
</head>
<body><header>
<h1>CaAlden: Films</h1>
</header>
<main id="content">
<article>
<header>
<h1>Reviews</h1>
</header>
</article>
<ul>
<li>
<a href="http://example.org/reviews/the-french-dispatch/">2022-08-17 | The French Dispatch</a>
</li>
</ul>
</main><footer>
</footer>
</body>
</html>