mirror of
https://github.com/NohamR/Code-to-PDF.git
synced 2026-05-24 19:58:50 +00:00
Remove counter tracker
This commit is contained in:
@@ -18,8 +18,3 @@ Code to PDF is a website that allows users to paste source code and generate a P
|
|||||||
3. Select your desired theme and programming language
|
3. Select your desired theme and programming language
|
||||||
4. Click the "Generate PDF" button to download your PDF file
|
4. Click the "Generate PDF" button to download your PDF file
|
||||||
|
|
||||||
## Analytics
|
|
||||||
This site uses [counter.dev](https://counter.dev/) for
|
|
||||||
analytics. You view analytics for the site
|
|
||||||
[here](https://counter.dev/dashboard.html?user=tarikjaber&token=oFh7AcrH-q0%3D).
|
|
||||||
|
|
||||||
|
|||||||
@@ -12,9 +12,6 @@
|
|||||||
content="Convert code to PDF online for free with our tool that supports multiple programming languages and syntax highlighting themes. Get started now!">
|
content="Convert code to PDF online for free with our tool that supports multiple programming languages and syntax highlighting themes. Get started now!">
|
||||||
<meta name="keywords"
|
<meta name="keywords"
|
||||||
content="code to pdf, convert code to pdf, code converter, programming language converter, syntax highlighting, online converter">
|
content="code to pdf, convert code to pdf, code converter, programming language converter, syntax highlighting, online converter">
|
||||||
<meta name="author" content="Tarik Jaber">
|
|
||||||
|
|
||||||
<script src="https://cdn.counter.dev/script.js" data-id="9fad3a48-b79b-41c4-a5c5-186c92b4c1b5" data-utcoffset="-5"></script>
|
|
||||||
|
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
|||||||
Reference in New Issue
Block a user