<!DOCTYPE html>
<html>
<head>
<title>Gallery</title>
<link rel="shortcut icon" type="image/x-icon" href="https://wren-nest.github.io/here-be-dragons/images/favicon.ico">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://wren-nest.github.io/here-be-dragons/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="header">
<h1> Here Be Dragons</h1>
</div>
<nav><div class="flex-container">
<a href="https://wren-nest.github.io/here-be-dragons/gallery.html"><div id="gallery"></div></a>
<a href="https://wren-nest.github.io/here-be-dragons/style-sheet.html"><div id="style-sheet"></div></a>
<a href="https://github.com/wren-nest/here-be-dragons"><div id="repository"></div></a>
</div></nav>
<img src="https://wren-nest.github.io/here-be-dragons/images/SOL.png">
<img src="https://wren-nest.github.io/here-be-dragons/images/nav-images.png">
<img src="https://wren-nest.github.io/here-be-dragons/images/fern-times.png">
</body>
</html>