BUG-049: No invoice for Pro customers
This commit is contained in:
parent
0ab4afd398
commit
0abd81f024
13 changed files with 139 additions and 212 deletions
|
|
@ -6,6 +6,8 @@
|
|||
<title>{{title}}</title>
|
||||
<meta name="description" content="Terms of service for DocFast API - legal terms and conditions for using our PDF generation service.">
|
||||
<link rel="canonical" href="https://docfast.dev/terms">
|
||||
<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 href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
{{> styles-base}}
|
||||
.container { max-width: 800px; margin: 0 auto; padding: 0 24px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue