- Use Picture component for focus view - remove hover animation - bigger rows - avoid dangling, too-tall images - update node modules
22 lines
960 B
HTML
22 lines
960 B
HTML
<!DOCTYPE html>
|
||
<html lang="en-US">
|
||
<head>
|
||
<title>Skiing – Aaron Gutierrez</title>
|
||
<link rel="stylesheet" href="{0}">
|
||
<meta charshet="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta property="og:title" content="Aaron's Ski Pictures">
|
||
<meta property="og:description" content="Mostly ski pictures, mostly in the backcountry.">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:url" content="https://ski.aarongutierrez.com">
|
||
<meta property="og:image" content="https://ski.aarongutierrez.com/img/1600/112873ef54777a15bd9e5cd03362d5a5.jpg">
|
||
<meta property="og:image:type" content="image/jpeg" />
|
||
<meta property="og:image:width" content="1600">
|
||
<meta property="og:image:height" content="1067">
|
||
</head>
|
||
<body>
|
||
<div id="mount"><noscript>I don't like javascript, either.</noscript></div>
|
||
<script type="text/javascript" src="{1}"></script>
|
||
</body>
|
||
</html>
|