docfast/templates/partials/head.html
DocFast Bot c903860917
Some checks failed
Deploy to Production / Deploy to Server (push) Has been cancelled
Enforce Pro plan limit of 5,000 PDFs/month
2026-02-16 18:41:57 +00:00

6 lines
No EOL
491 B
HTML

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚡</text></svg>">
<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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">