tify
Version:
A slim and mobile-friendly IIIF document viewer
19 lines (16 loc) • 605 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico?0.34.5">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TIFY</title>
<meta name="description" content="Explore TIFY, the slim and mobile-friendly IIIF document viewer.">
<script type="module" crossorigin src="/demo.js?0.34.5"></script>
<link rel="modulepreload" crossorigin href="/tify.js?0.34.5">
<link rel="stylesheet" crossorigin href="/tify.css?0.34.5">
<link rel="stylesheet" crossorigin href="/demo.css?0.34.5">
</head>
<body>
<div id="demo"></div>
</body>