34 lines
770 B
HTML
34 lines
770 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>For You (from Shannon Kay)</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="theme-color" content="#f9dee1">
|
|
<link rel="stylesheet" href="../home.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header><h1><a href="../index.html">Shannon Kay</a> / For You</h1></header>
|
|
|
|
<main>
|
|
|
|
<nav></nav>
|
|
<section class="text">
|
|
<p>
|
|
<ul>
|
|
<li><a href="presets.html">Lightroom Mobile Presets</a></li>
|
|
</ul></p>
|
|
<p><a href="mailto:homepage23@shannonkay.me">Reply by email</a></p>
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<p><a href="../index.html">Shannon's Homepage</a></p>
|
|
<script src="https://tinylytics.app/embed/726sDG4bPumcFnXpYMzA.js" defer></script>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|