mirror of
https://github.com/vacp2p/ipfs-specs.git
synced 2026-08-30 20:21:06 +00:00
22 lines
587 B
HTML
22 lines
587 B
HTML
<!DOCTYPE html>
|
|
<html lang="en" dir="ltr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
<title></title>
|
|
<meta name="description" content="">
|
|
<link rel="canonical">
|
|
<link rel="stylesheet" href="/css/ipseity.min.css">
|
|
<link rel="stylesheet" href="/css/specs.css">
|
|
<link rel="icon" href="/img/ipfs-standards.svg">
|
|
</head>
|
|
<body>
|
|
<nav id="ipseity-back-to-root">
|
|
<a href="/">IPFS Standards</a>
|
|
</nav>
|
|
<ipseity-header></ipseity-header>
|
|
${body}
|
|
<div class='watermark'></div>
|
|
</body>
|
|
</html>
|