Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title>Ligatour • Index</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Table of Contents">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png"><!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<meta name="theme-color" content="#fafafa">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&family=Noto+Sans+Egyptian+Hieroglyphs&family=Noto+Sans+Phoenician&display=swap" rel="stylesheet">
<style>
:root {
--document-point-size: 2.2rem;
}
textarea {
display: block;
width: 100%;
margin: 1em 0;
-webkit-appearance: none;
border-radius: 0;
}
button {
background-color: var(--tomato);
-webkit-appearance: none;
border: 0;
color: white;
padding: 1rem;
margin-right: auto;
}
</style>
</head>
<body>
<header>
<h1>Ligatour</h1><span>A tour of typography over time.</span>
</header>
<main>
<form action="https://formspree.io/f/xjvlwwnd" method="POST">
<label>
Submit any text you want translated on the gallery wall.
<textarea name="message" cols="40"></textarea>
</label>
<button type="submit">Send</button>
</form>
</main>
<script src="js/vendor/modernizr-3.11.2.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>