Generate first iteration of the site
This commit is contained in:
parent
7f987f04ed
commit
2a82fca989
8 changed files with 181 additions and 0 deletions
37
public/index.html
Normal file
37
public/index.html
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta name="generator" content="Hugo 0.101.0" />
|
||||
<title></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">
|
||||
<div>
|
||||
<p>This site is under construction but will eventually host my movie comments and reviews!</p>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
|
||||
<div>
|
||||
<div>
|
||||
<h2>
|
||||
<a href="/reviews/the-french-dispatch/">
|
||||
The French Dispatch
|
||||
</a>
|
||||
</h2>
|
||||
<div>
|
||||
A new film from Wes Anderson styled after a magazine
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</main><footer>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue