fix: update SDK list to include all 5 languages
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
This commit is contained in:
parent
52e9b860cf
commit
4169a9f470
4 changed files with 8 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Code Examples — DocFast HTML to PDF API</title>
|
||||
<meta name="description" content="Practical html to pdf api examples — generate pdf from html code, invoice pdf api, markdown to pdf, Node.js and Python integrations.">
|
||||
<meta name="description" content="Practical html to pdf api examples — generate pdf from html code, invoice pdf api, markdown to pdf, Node.js, Python, Go, PHP and Laravel integrations.">
|
||||
<meta property="og:title" content="Code Examples — DocFast HTML to PDF API">
|
||||
<meta property="og:description" content="Practical code examples for generating PDFs from HTML, Markdown, and more with the DocFast API.">
|
||||
<meta property="og:url" content="https://docfast.dev/examples">
|
||||
|
|
@ -113,6 +113,8 @@ footer .container { display: flex; justify-content: space-between; align-items:
|
|||
<a href="#receipt">Receipt</a>
|
||||
<a href="#nodejs">Node.js</a>
|
||||
<a href="#python">Python</a>
|
||||
<a href="#go">Go</a>
|
||||
<a href="#php">PHP</a>
|
||||
</nav>
|
||||
|
||||
<!-- Invoice -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue