You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
630 B
17 lines
630 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Carya Software</title>
|
|
<meta charset="utf-8">
|
|
<!-- <link rel="stylesheet" type="text/css" href="css/theme.css"> -->
|
|
<link rel="stylesheet" href="./css/theme-compiled.css"
|
|
</head>
|
|
<body class="bg-[#efe9f4] flex justify-center">
|
|
<div class="content-center text-center max-w-lg mt-20">
|
|
<h1 class="text-xl">Mushrooms I've found in and around my property.</h1>
|
|
<p>More pictures — and information — coming soon!</p>
|
|
<img height="512" width="512" src="mushrooms.jpg" alt="An unknown — for now — conical brown cap mushroom with white stem."></img>
|
|
</div
|
|
</body>
|
|
<html>
|