| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Flat Minima reproduction poster</title> | |
| <style> | |
| html, body, object { width: 100%; height: 100%; margin: 0; } | |
| body { min-height: 900px; background: #f7f7f5; } | |
| </style> | |
| </head> | |
| <body> | |
| <object | |
| data="./audited-release/artifacts/poster/poster_preview.pdf" | |
| type="application/pdf" | |
| aria-label="Digest-bound Flat Minima reproduction poster"> | |
| <p> | |
| <a href="./audited-release/artifacts/poster/poster_preview.pdf"> | |
| Download the digest-bound reproduction poster (PDF) | |
| </a> | |
| </p> | |
| </object> | |
| </body> | |
| </html> | |