73 lines
3 KiB
HTML
73 lines
3 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<title>IF.TTT — Whitepaper request</title>
|
||
<meta name="description" content="Thanks — here are the stable IF.TTT whitepaper links." />
|
||
<link rel="stylesheet" href="../../style.css" />
|
||
</head>
|
||
|
||
<body>
|
||
<header class="top">
|
||
<div class="wrap top__inner">
|
||
<a class="brand" href="../../" aria-label="IF.TTT home">
|
||
<img class="brand__logo" src="../../assets/if-logo-simple.svg" alt="" aria-hidden="true" />
|
||
<span class="brand__text">
|
||
<span class="brand__title">IF.TTT</span>
|
||
<span class="brand__sub">Whitepaper</span>
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="nav" aria-label="Primary">
|
||
<a href="../../#verify">Verify</a>
|
||
<a href="../../governance/">Governance</a>
|
||
<a href="../../api/">Developers</a>
|
||
<a href="../../about/">About</a>
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
<main>
|
||
<section class="section">
|
||
<div class="wrap">
|
||
<h1 style="margin-top: 0">Received.</h1>
|
||
<p class="sub">If you submitted the form, we’ll reply with the stable links. No pitch deck required.</p>
|
||
|
||
<div class="panel">
|
||
<h3>Immediate access (no email required)</h3>
|
||
<div class="links" style="margin-top: 10px">
|
||
<a class="linkrow" href="https://infrafabric.io/static/hosted/review/ifttt-paper-update/2025-12-28/review-pack.html" target="_blank" rel="noreferrer">
|
||
<span class="linkrow__t">Read the paper (HTML)</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/hosted/review/ifttt-paper-update/2025-12-28/review-pack.html</span>
|
||
</a>
|
||
<a class="linkrow" href="https://infrafabric.io/static/hosted/review/ifttt-paper-update/2025-12-28/" target="_blank" rel="noreferrer">
|
||
<span class="linkrow__t">Full review pack index</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/hosted/review/ifttt-paper-update/2025-12-28/</span>
|
||
</a>
|
||
</div>
|
||
<p class="fine">
|
||
Tip: Some sandboxes load <code>text/html</code> but reject downloads. Use the HTML links in that case.
|
||
</p>
|
||
</div>
|
||
|
||
<div class="cta" style="margin-top: 14px">
|
||
<a class="btn btn--primary" href="../../">Back to IF.TTT</a>
|
||
<a class="btn" href="../">Whitepaper page</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="footer">
|
||
<div class="wrap footer__inner">
|
||
<div class="muted">InfraFabric • IF.TTT is “proof without login”.</div>
|
||
<div class="muted">
|
||
<a href="../../">IF.TTT</a> · <a href="../../governance/">Governance</a> · <a href="mailto:ds@infrafabric.io">ds@infrafabric.io</a>
|
||
<span class="bottombar__sep">·</span> Danny Stocker
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
</body>
|
||
</html>
|
||
|