mirror of
https://github.com/NohamR/Code-to-PDF.git
synced 2026-05-24 19:58:50 +00:00
Improve SEO
This commit is contained in:
@@ -5,7 +5,13 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Code Formatter</title>
|
||||
<title>Convert Code to PDF: Free Online Tool</title>
|
||||
|
||||
<meta name="description"
|
||||
content="Convert code to PDF online for free. Supports multiple programming languages and syntax highlighting themes.">
|
||||
<meta name="keywords"
|
||||
content="code to pdf, convert code to pdf, code converter, programming language converter, syntax highlighting, online converter">
|
||||
<meta name="author" content="Tarik Jaber">
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-90N1Q923X2"></script>
|
||||
|
||||
Reference in New Issue
Block a user